Late April Update

This commit is contained in:
minhtrannhat 2022-04-15 22:49:15 -04:00
parent 2d7feede1a
commit acb7ab379d
No known key found for this signature in database
GPG Key ID: 894C6A5801E01CA9
5 changed files with 8 additions and 7 deletions

View File

@ -2,10 +2,10 @@
# VERSION: 3.0
SETUVAR --export GTK_IM_MODULE:ibus
SETUVAR --export QT_IM_MODULE:ibus
SETUVAR --export SSH_AGENT_PID:1235
SETUVAR --export SSH_AUTH_SOCK:/tmp/ssh\x2dXXXXXXRu0Qxq/agent\x2e1234
SETUVAR --export SSH_AGENT_PID:1262
SETUVAR --export SSH_AUTH_SOCK:/tmp/ssh\x2dXXXXXXOEdXXn/agent\x2e1261
SETUVAR --export XMODIFIERS:\x40im\x3dibus
SETUVAR __fish_initialized:3100
SETUVAR __fish_initialized:3400
SETUVAR fish_color_autosuggestion:93a1a1
SETUVAR fish_color_cancel:\x2dr
SETUVAR fish_color_command:586e75
@ -34,3 +34,4 @@ SETUVAR fish_pager_color_completion:green
SETUVAR fish_pager_color_description:B3A06D
SETUVAR fish_pager_color_prefix:cyan\x1e\x2d\x2dunderline
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
SETUVAR fish_pager_color_selected_background:\x2dr

View File

@ -1 +0,0 @@
114070

View File

@ -1,6 +1,6 @@
auto-reload yes
browser "firefox --new-tab %u"
max-items 50
max-items 1000
# unbind keys
unbind-key ENTER

View File

@ -5,3 +5,4 @@ https://medium.com/feed/better-programming "Technology"
https://protesilaos.com/codelog.xml "Technology"
https:///notrelated.xyz/rss.xml "Politics"
https://hnrss.org/frontpage "Technology"
https://drewdevault.com/blog/index.xml "Technology"

View File

@ -18,7 +18,7 @@ exec udiskie
exec wlsunset -l 45.6 -L -73.5 -g 0.8
# bspwm throw back
exec autotiling
exec /home/minhradz/.local/bin/autotiling
# window manager
exec env RUST_BACKTRACE=1 swayrd > /tmp/swayrd.log 2>&1
@ -82,9 +82,9 @@ for_window [title="Firefox — Sharing Indicator"] floating enable
for_window [title="Firefox — Sharing Indicator"] nofocus
for_window [app_id="mpv"] inhibit_idle visible; border none; max_render_time off
for_window [app_id="soffice.bin"] inhibit_idle visible; border none; max_render_time off
for_window [class="firefox"] inhibit_idle fullscreen; max_render_time off
for_window [app_id="firefox"] inhibit_idle fullscreen; max_render_time off
for_window [app_id="jellyfinmediaplayer"] inhibit_idle fullscreen; max_render_time off
for_window [app_id="zathura"] inhibit_idle visible; max_render_time off
### Input configuration
#