|
|
|
@ -219,6 +219,14 @@ bindsym $mod+ctrl+shift+l exec 'swaylock & systemctl suspend'
|
|
|
|
|
smart_gaps on
|
|
|
|
|
gaps inner 3
|
|
|
|
|
|
|
|
|
|
exec nextcloud
|
|
|
|
|
exec --no-startup-id nextcloud
|
|
|
|
|
|
|
|
|
|
bindsym XF86AudioPrev exec --no-startup-id 'rhythmbox-client --no-start --previous'
|
|
|
|
|
bindsym XF86AudioPlay exec --no-startup-id 'rhythmbox-client --no-start --play-pause'
|
|
|
|
|
bindsym XF86AudioNext exec --no-startup-id 'rhythmbox-client --no-start --next'
|
|
|
|
|
|
|
|
|
|
#for gaming
|
|
|
|
|
for_window [workspace="9"] floating enable
|
|
|
|
|
for_window [workspace="10"] floating enable
|
|
|
|
|
|
|
|
|
|
include /etc/sway/config.d/*
|
|
|
|
|