AutoYADM commit: 2025-03-08 14:00:03
This commit is contained in:
parent
1ce3f8223b
commit
e0ea6ad4a8
3 changed files with 18 additions and 9 deletions
|
@ -707,8 +707,8 @@ binds {
|
|||
// Mod+Shift+Space { switch-layout "prev"; }
|
||||
// reload waybar
|
||||
Mod+Shift+W {
|
||||
// spawn "systemctl" "--user" "restart" "waybar"
|
||||
spawn "killall" "-SIGUSR2" "waybar"
|
||||
spawn "systemctl" "--user" "restart" "waybar"
|
||||
// spawn "killall" "-SIGUSR2" "waybar"
|
||||
}
|
||||
Mod+S {
|
||||
screenshot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue