This commit is contained in:
паша душный 2023-05-03 22:32:18 +03:00
parent b732f28833
commit 1df4763305
1 changed files with 8 additions and 0 deletions

View File

@ -70,6 +70,9 @@ exec_always --no-startup-id ~/.config/i3/polybar.sh &
## Hide mouse cursor when idle
exec --no-startup-id mousetrap -t 5
##### SOME SETTINGS ######
# tiling_drag off
##### BINDINGS ######
## Calendar
@ -422,7 +425,12 @@ client.background #fdf6e3
default_border pixel 7
assign [class="qutebrowser"] $ws11
assign [class="Chromium"] $ws12
assign [class="KotatogramDesktop"] $ws13
for_window [class="qutebrowser"] layout stacking
for_window [class="Chromium"] layout stacking
for_window [class="KotatogramDesktop"] layout stacking
for_window [class="mpv"] floating enable
for_window [class="feh"] floating enable
for_window [class="Sxiv"] floating enable