|
|
|
@ -83,8 +83,9 @@ input * xkb_layout "se"
|
|
|
|
|
# Kill focused window
|
|
|
|
|
bindsym $mod+Shift+c kill
|
|
|
|
|
|
|
|
|
|
# Start your launcher
|
|
|
|
|
# Start your launchers
|
|
|
|
|
bindsym $mod+d exec $menu
|
|
|
|
|
bindsym $mod+g exec nwggrid -l sv
|
|
|
|
|
|
|
|
|
|
# Drag floating windows by holding down $mod and left mouse button.
|
|
|
|
|
# Resize them with right mouse button + $mod.
|
|
|
|
@ -282,8 +283,8 @@ input * xkb_layout "se"
|
|
|
|
|
for_window [class="qutebrowser"] move to workspace 2:爵
|
|
|
|
|
exec foot --title ncspotterm ncspot
|
|
|
|
|
for_window [title="ncspotterm"] move to workspace 3:
|
|
|
|
|
exec thunderbird
|
|
|
|
|
for_window [title="Mozilla Thunderbird"] move to workspace 4:
|
|
|
|
|
exec foot --title neomutt neomutt
|
|
|
|
|
for_window [title="neomutt"] move to workspace 4:
|
|
|
|
|
|
|
|
|
|
# Autostart from autostart stuff here
|
|
|
|
|
exec ~/.config/sway/bin/refresh_autostart.sh
|
|
|
|
|