mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[sway] add keyboard-shortcut for wdisplays
This commit is contained in:
parent
fa441355c8
commit
aaee6f77d9
1 changed files with 3 additions and 0 deletions
|
@ -146,6 +146,9 @@ bindsym --locked XF86AudioNext exec playerctl next
|
||||||
bindsym --locked XF86AudioPrev exec playerctl previous
|
bindsym --locked XF86AudioPrev exec playerctl previous
|
||||||
bindsym --locked XF86AudioStop exec playerctl stop
|
bindsym --locked XF86AudioStop exec playerctl stop
|
||||||
|
|
||||||
|
# show helper for display-management
|
||||||
|
bindsym XF86Display exec wdisplays
|
||||||
|
|
||||||
# main commands
|
# main commands
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
|
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue