Toggle resolution when headless

ada
blallo 2023-05-14 11:44:42 +02:00
parent 800ba86073
commit 699fbddc3d
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 2 additions and 0 deletions

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: