Compare commits
2 Commits
fa92536018
...
9c5eb08eb4
Author | SHA1 | Date | |
---|---|---|---|
9c5eb08eb4 | |||
fc6a5832de |
@ -137,7 +137,7 @@ exec swayidle -w \
|
|||||||
bindsym $mod+Control+q exec swaymsg exit
|
bindsym $mod+Control+q exec swaymsg exit
|
||||||
|
|
||||||
# Lock Sway
|
# Lock Sway
|
||||||
bindsym $mod+Escape exec swaylock -f -c 000000
|
bindsym $mod+Escape exec sh -c 'swaylock -f -c 000000; sleep 0.1; pkill -10 swayidle'
|
||||||
#
|
#
|
||||||
# Moving around:
|
# Moving around:
|
||||||
#
|
#
|
||||||
@ -194,7 +194,7 @@ exec swayidle -w \
|
|||||||
workspace 3:s output $mon1
|
workspace 3:s output $mon1
|
||||||
workspace 4:t output $mon1
|
workspace 4:t output $mon1
|
||||||
workspace 5:z output $mon2
|
workspace 5:z output $mon2
|
||||||
workspace 6:x output $mon1
|
workspace 6:x output $mon3
|
||||||
workspace 7:c output $mon1
|
workspace 7:c output $mon1
|
||||||
workspace 8:v output $mon1
|
workspace 8:v output $mon1
|
||||||
#
|
#
|
||||||
@ -327,7 +327,7 @@ default_border pixel 3
|
|||||||
#
|
#
|
||||||
# Startup programs:
|
# Startup programs:
|
||||||
#
|
#
|
||||||
exec wayland-run-on-new-display set-correct-monitor 390+1080
|
exec wayland-run-on-new-display set-correct-monitor 1920+0
|
||||||
exec gentoo-pipewire-launcher &> $HOME/.config/pipewire/pipewire.log
|
exec gentoo-pipewire-launcher &> $HOME/.config/pipewire/pipewire.log
|
||||||
exec dunst
|
exec dunst
|
||||||
exec wlsunset -l 55.0 -L -1.6
|
exec wlsunset -l 55.0 -L -1.6
|
||||||
|
Loading…
Reference in New Issue
Block a user