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.
|
// which may be more convenient to use.
|
||||||
// See the binds section below for more spawn examples.
|
// See the binds section below for more spawn examples.
|
||||||
// spawn-at-startup "alacritty" "-e" "fish"
|
// 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" "start" "blueman-applet.service"
|
||||||
// spawn-at-startup "systemctl" "--user" "restart" "blueman-manager.service"
|
// spawn-at-startup "systemctl" "--user" "restart" "blueman-manager.service"
|
||||||
// spawn-at-startup "systemctl" "--user" "restart" "waybar"
|
// spawn-at-startup "systemctl" "--user" "restart" "waybar"
|
||||||
|
@ -647,12 +646,12 @@ binds {
|
||||||
Mod+R {
|
Mod+R {
|
||||||
switch-preset-column-width
|
switch-preset-column-width
|
||||||
}
|
}
|
||||||
Mod+Shift+R {
|
// Mod+Shift+R {
|
||||||
switch-preset-window-height
|
// switch-preset-window-height
|
||||||
}
|
// }
|
||||||
Mod+Ctrl+R {
|
// Mod+Ctrl+R {
|
||||||
reset-window-height
|
// reset-window-height
|
||||||
}
|
// }
|
||||||
Mod+F {
|
Mod+F {
|
||||||
maximize-column
|
maximize-column
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue