AutoYADM commit: 2025-01-22 13:55:06
This commit is contained in:
parent
5f014cb31f
commit
502d32ebfc
1 changed files with 2 additions and 1 deletions
|
@ -265,7 +265,7 @@ bindsym $mod+r mode "resize"
|
|||
|
||||
mode "present" {
|
||||
# command starts mirroring
|
||||
bindsym m mode "default"; exec $present mirror
|
||||
bindsym m mode "default"; exec $present mirror
|
||||
# these commands modify an already running mirroring window
|
||||
bindsym o mode "default"; exec $present set-output
|
||||
bindsym r mode "default"; exec $present set-region
|
||||
|
@ -273,6 +273,7 @@ mode "present" {
|
|||
bindsym s mode "default"; exec $present set-scaling
|
||||
bindsym f mode "default"; exec $present toggle-freeze
|
||||
bindsym c mode "default"; exec $present custom
|
||||
# bindsym k mode "default";
|
||||
|
||||
# return to default mode
|
||||
bindsym Return mode "default"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue