mirror of
https://github.com/elenapan/dotfiles.git
synced 2026-01-07 17:27:33 +08:00
Update config
This lets you press Escape to recover if the screen gets stuck.
This commit is contained in:
parent
5eabf3a92c
commit
b02ae3245f
1 changed files with 6 additions and 0 deletions
|
|
@ -14,3 +14,9 @@ include ~/.config/sway/bugfix
|
|||
include @sysconfdir@/sway/config.d/*
|
||||
|
||||
# vim:set ft=conf:
|
||||
|
||||
|
||||
mode "_powermenu" {
|
||||
bindsym Escape mode "default"
|
||||
# Add other powermenu keybindings here if needed
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue