I3 to Sway #1
1 changed files with 14 additions and 4 deletions
|
@ -42,7 +42,7 @@ set $wksp6 "6: Games"
|
|||
set $wksp7 "7: Remote"
|
||||
set $wksp8 "8: -"
|
||||
set $wksp9 "9: -"
|
||||
set $wksp10 "10: -"
|
||||
set $wksp10 "10: Debugger"
|
||||
|
||||
# Colors
|
||||
set $nord0 #2E3440
|
||||
|
@ -114,8 +114,8 @@ exec swayidle -w \
|
|||
|
||||
exec dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus
|
||||
exec gnome-keyring-daemon
|
||||
exec /usr/bin/libinput-gestures
|
||||
exec nm-applet --indicator
|
||||
#exec /usr/bin/libinput-gestures
|
||||
#exec nm-applet --indicator
|
||||
exec kdeconnect-indicator
|
||||
exec mako
|
||||
exec nextcloud --background
|
||||
|
@ -294,7 +294,17 @@ mode "move" {
|
|||
### Default placement
|
||||
#
|
||||
|
||||
#workspace $wksp1 output $display1
|
||||
workspace $wksp1 output $thinkstation
|
||||
workspace $wksp2 output $thinkstation
|
||||
workspace $wksp3 output $thinkstation
|
||||
workspace $wksp4 output $thinkstation
|
||||
workspace $wksp5 output $thinkstation
|
||||
workspace $wksp6 output $thinkstation
|
||||
workspace $wksp7 output $thinkstation
|
||||
workspace $wksp8 output $thinkstation
|
||||
workspace $wksp9 output $thinkstation
|
||||
workspace $wksp10 output $thinkstation-work
|
||||
|
||||
|
||||
|
||||
### Default workspace layout
|
||||
|
|
Loading…
Reference in a new issue