Update
This commit is contained in:
@@ -45,6 +45,14 @@ for_window [class="(?i)discord"] move container to workspace $ws2
|
||||
for_window [class="mpv"] floating enable
|
||||
for_window [class="(?i)zooout"] floating enable
|
||||
|
||||
for_window [class="(?i)qjackctl"] move container to workspace $ws5 floating enable
|
||||
for_window [class="(?i)cadence"] move container to workspace $ws5 floating enable
|
||||
for_window [class="(?i)uvi"] floating enable
|
||||
for_window [class="(?i)arturia"] floating enable
|
||||
for_window [class="(?i)ilok"] floating enable
|
||||
|
||||
for_window [class="Space"] floating enable
|
||||
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused #B8BB26 #B8BB26 #1D2021 #2e9ef4 #B8BB26
|
||||
client.focused_inactive #83A598 #83A598 #1D2021 #484e50 #83A598
|
||||
@@ -230,6 +238,7 @@ bindsym XF86AudioPlay exec --no-startup-id mpc toggle
|
||||
bindsym XF86AudioStop exec --no-startup-id mpc stop
|
||||
bindsym XF86AudioNext exec --no-startup-id mpc next
|
||||
|
||||
bindsym $mod+Shift+o exec "~/scripts/xrandr_switcher.sh"
|
||||
|
||||
# Autorun
|
||||
exec --no-startup-id feh --bg-fill ~/.config/i3/bg.jpg
|
||||
|
||||
Reference in New Issue
Block a user