Feat: Update

This commit is contained in:
2023-01-01 09:54:13 -05:00
parent a1ad7fffc0
commit d1288eaa7d
15 changed files with 233 additions and 109 deletions

View File

@@ -79,9 +79,11 @@ 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 [app_id="firefox"] inhibit_idle fullscreen; max_render_time off
for_window [app_id="librewolf"] 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
for_window [app_id="kitty"] inhibit_idle visible; max_render_time off
for_window [app_id="emacs"] inhibit_idle visible; max_render_time off
### Input configuration
#
@@ -121,7 +123,7 @@ for_window [app_id="kitty"] inhibit_idle visible; max_render_time off
# clipboard manager
bindsym $mod+p exec clipman pick -t wofi
bindsym $mod+t exec firefox
bindsym $mod+t exec librewolf
#
# Moving around:
#