Reorganising sway workspaces and keybinds

This commit is contained in:
Siina Mashek 2024-02-13 10:45:27 +02:00
parent 5b9d25cb86
commit bf8872d833
4 changed files with 14 additions and 4 deletions

View File

@ -63,6 +63,12 @@ bindsym XF86AudioPrev exec playerctl previous
#
# Workspaces:
#
# Switch to next/prev workspace in current output
bindsym $mod+n workspace next_on_output
bindsym $mod+p workspace prev_on_output
# Switch to next/prev workspace
bindsym $mod+Shift+n workspace next
bindsym $mod+Shift+p workspace prev
# Switch to workspace
bindsym $mod+1 workspace number 1
bindsym $mod+2 workspace number 2

View File

@ -1,6 +1,8 @@
workspace 1 output DP-3
workspace 2 output DP-3
workspace 3 output HDMI-A-1
workspace Unity Editor output DP-3
workspace 4 output HDMI-A-1
workspace 5 output HDMI-A-1
workspace Mail output HDMI-A-1
workspace OBS output HDMI-A-1
workspace Spotify output HDMI-A-1

View File

@ -1,4 +1,7 @@
assign [title="Steam"] 2
assign [title="Discord"] 3
assign [title="Discord"] 4
assign [app_id="org.telegram.desktop"] 5
assign [app_id="org.gajim.Gajim"] 5
assign [app_id="thunderbird"] Mail
assign [app_id="com.obsproject.Studio"] OBS
assign [class="unityhub"] Unity Editor

View File

@ -3,8 +3,6 @@ exec gentoo-pipewire-launcher restart &
# Run in bg/tray
exec keepassxc
exec nextcloud
exec tmux new -ds profanity profanity
workspace 1
exec kitty
@ -18,6 +16,7 @@ exec firefox-bin
workspace 4
exec telegram-desktop
exec gajim
# Focus back to main workspace
workspace 1