feat: added kanshi
feat: lock workspaces on desktop
This commit is contained in:
@@ -28,7 +28,7 @@ set $menu rofi -show drun
|
||||
### Output configuration
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||
set $background /home/matt/Photos/Wallpapers/louiezong-city.png
|
||||
set $background /home/matt/Photos/wallpaper.png
|
||||
output * bg $background fill
|
||||
#
|
||||
# Example configuration:
|
||||
@@ -140,6 +140,16 @@ output * bg $background fill
|
||||
bindsym $mod+Shift+0 move container to workspace number 10
|
||||
# Note: workspaces can have any name you want, not just numbers.
|
||||
# We just use 1-10 as the default.
|
||||
workspace 1 output DP-1
|
||||
workspace 2 output DP-1
|
||||
workspace 3 output DP-1
|
||||
workspace 4 output DP-1
|
||||
workspace 5 output DP-1
|
||||
workspace 6 output DP-3
|
||||
workspace 7 output DP-3
|
||||
workspace 8 output DP-3
|
||||
workspace 9 output DP-3
|
||||
workspace 10 output DP-3
|
||||
#
|
||||
# Layout stuff:
|
||||
#
|
||||
@@ -212,4 +222,6 @@ bar {
|
||||
}
|
||||
focus_follows_mouse no
|
||||
|
||||
exec kanshi
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
|
Reference in New Issue
Block a user