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

@@ -13,7 +13,6 @@ set $ws8 8:æ
# DEFAULT STARTUP --------------------------------------
# Keyboard: caps:swapescape via sway input (replaces setxkbmap)
exec_always export XKB_DEFAULT_OPTIONS="caps:escape"
input * {
xkb_options caps:swapescape
xkb_layout gb
@@ -37,7 +36,6 @@ exec --no-startup-id surfshark
# PACTL BINDINGS ---------------------------------------
set $refresh_i3status killall -SIGUSR1 i3status
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10%
bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -10%
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle
@@ -72,7 +70,7 @@ bindsym $mod+Return exec kitty
# kill focused window
bindsym $mod+Shift+q kill
# start program launcher
bindsym $mod+d exec --no-startup-id wofi --show drun --style ~/scripts/wofi_style.css
bindsym $mod+d exec --no-startup-id wofi --show drun --style ~/scripts/wofi/wofi_style.css
bindsym $mod+Ctrl+m exec pavucontrol
@@ -178,14 +176,14 @@ bindsym $mod+Ctrl+7 move container to workspace $ws7
bindsym $mod+Ctrl+8 move container to workspace $ws8
# Move to workspace with focused container
bindsym $mod+Shift+1 move container to workspace $ws1;
bindsym $mod+Shift+2 move container to workspace $ws2;
bindsym $mod+Shift+3 move container to workspace $ws3;
bindsym $mod+Shift+4 move container to workspace $ws4;
bindsym $mod+Shift+5 move container to workspace $ws5;
bindsym $mod+Shift+6 move container to workspace $ws6;
bindsym $mod+Shift+7 move container to workspace $ws7;
bindsym $mod+Shift+8 move container to workspace $ws8;
bindsym $mod+Shift+1 move container to workspace $ws1; workspace $ws1
bindsym $mod+Shift+2 move container to workspace $ws2; workspace $ws2
bindsym $mod+Shift+3 move container to workspace $ws3; workspace $ws3
bindsym $mod+Shift+4 move container to workspace $ws4; workspace $ws4
bindsym $mod+Shift+5 move container to workspace $ws5; workspace $ws5
bindsym $mod+Shift+6 move container to workspace $ws6; workspace $ws6
bindsym $mod+Shift+7 move container to workspace $ws7; workspace $ws7
bindsym $mod+Shift+8 move container to workspace $ws8; workspace $ws8
# reload the configuration file
bindsym $mod+Shift+c reload
@@ -202,7 +200,7 @@ set $mode_system (l)ock, (e)xit, switch_(u)ser, (s)uspend, (h)ibernate, (r)eboot
mode "$mode_system" {
bindsym l exec swaylock -f, mode "default"
bindsym s exec systemctl suspend, mode "default"
bindsym u exec dm-tool switch-to-greeter, mode "default"
bindsym u exec swaymsg exit, mode "default"
bindsym e exit
bindsym h exec systemctl hibernate, mode "default"
bindsym r exec systemctl reboot
@@ -312,7 +310,7 @@ for_window [class="Xfburn"] floating enable
for_window [urgent=latest] focus
# AESTETICS ----------------------------------------------------------------
exec_always waybar -c ~/scripts/waybar/waybar_config -s ~/scripts/waybar/waybar_style.css
exec_always waybar -c ~/scripts/waybar/waybar_sway_config.json -s ~/scripts/waybar/waybar_style.css
# Theme colors
# class border backgr. text indic. child_border