Toggle resolution when headless

This commit is contained in:
sfigato 2023-05-14 11:44:42 +02:00
parent 800ba86073
commit 699fbddc3d
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F

View File

@ -172,6 +172,8 @@ mode "resize" {
}
bindsym $mod+r mode "resize"
bindsym $mod+Shift+r exec /home/leo/.bin/toggle_resolution_headless.sh
default_border none
# vim:syntax=swayconfig: