AutoYADM commit: 2025-04-01 12:55:18
This commit is contained in:
parent
122bced43d
commit
2e8d260db8
1 changed files with 7 additions and 8 deletions
|
@ -162,8 +162,7 @@ layout {
|
|||
// which may be more convenient to use.
|
||||
// See the binds section below for more spawn examples.
|
||||
// spawn-at-startup "alacritty" "-e" "fish"
|
||||
// spawn-at-startup "dunst" "&"
|
||||
// spawn-at-startup "dunst" "&"
|
||||
spawn-at-startup "dunst" "&"
|
||||
// spawn-at-startup "systemctl" "--user" "start" "blueman-applet.service"
|
||||
// spawn-at-startup "systemctl" "--user" "restart" "blueman-manager.service"
|
||||
// spawn-at-startup "systemctl" "--user" "restart" "waybar"
|
||||
|
@ -647,12 +646,12 @@ binds {
|
|||
Mod+R {
|
||||
switch-preset-column-width
|
||||
}
|
||||
Mod+Shift+R {
|
||||
switch-preset-window-height
|
||||
}
|
||||
Mod+Ctrl+R {
|
||||
reset-window-height
|
||||
}
|
||||
// Mod+Shift+R {
|
||||
// switch-preset-window-height
|
||||
// }
|
||||
// Mod+Ctrl+R {
|
||||
// reset-window-height
|
||||
// }
|
||||
Mod+F {
|
||||
maximize-column
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue