Define imv keys, switch to btop, put stateful data in per-system config
This commit is contained in:
parent
0d212ce643
commit
a589e07a6c
29 changed files with 121 additions and 114 deletions
|
@ -143,10 +143,15 @@
|
|||
${primeMod}+f { maximize-column; }
|
||||
${primeMod}+Shift+f { fullscreen-window; }
|
||||
|
||||
// Niri specific
|
||||
// Column functions
|
||||
${primeMod}+r { switch-preset-column-width; }
|
||||
${primeMod}+Shift+r { reset-window-height; }
|
||||
${primeMod}+Shift+c { center-column; }
|
||||
|
||||
// Move these into scratchpads if or when they get supported
|
||||
${primeMod}+Shift+Backslash { spawn "sh" "-c" "foot btop"; }
|
||||
${primeMod}+Shift+m { spawn "sh" "-c" "foot ncmpcpp"; }
|
||||
${primeMod}+Shift+v { spawn "sh" "-c" "foot pulsemixer"; }
|
||||
}
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue