big vibecode cleanup
This commit is contained in:
@@ -30,8 +30,6 @@ exec --no-startup-id waterfox
|
||||
exec --no-startup-id steam
|
||||
exec --no-startup-id surfshark
|
||||
|
||||
exec_always --no-startup-id ff-theme-util
|
||||
exec_always --no-startup-id fix_xcursor
|
||||
|
||||
# PACTL BINDINGS ---------------------------------------
|
||||
|
||||
@@ -195,7 +193,7 @@ bindsym $mod+Shift+8 move container to workspace $ws8;
|
||||
bindsym $mod+Shift+c reload
|
||||
|
||||
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
|
||||
bindsym $mod+Shift+r exec swaymsg reload
|
||||
bindsym $mod+Shift+r restart
|
||||
|
||||
# exit i3 (logs you out of your X session)
|
||||
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
|
||||
|
||||
Reference in New Issue
Block a user