big vibecode cleanup

This commit is contained in:
2026-03-05 18:57:30 +00:00
parent 62a1779d9e
commit 0d9f9bd4e8
10 changed files with 71 additions and 146 deletions

View File

@@ -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'"