fixes some things
This commit is contained in:
parent
b9e719b5cd
commit
384ea62bd8
2 changed files with 17 additions and 14 deletions
|
|
@ -286,7 +286,7 @@ binds {
|
|||
|
||||
// Suggested binds for running programs: terminal, app launcher, screen locker.
|
||||
Mod+Return hotkey-overlay-title="Open a terminal" { spawn "ghostty"; }
|
||||
Mod+Space hotkey-overlay-title="Launcher" { spawn "noctalia-shell ipc call launcher"; }
|
||||
Mod+Space hotkey-overlay-title="Launcher" { spawn "noctalia-shell ipc call launcher toggle"; }
|
||||
Mod+B hotkey-overlay-title="Browser" { spawn "zen-beta"; }
|
||||
Mod+M hotkey-overlay-title="System Monitor" { spawn-sh "noctalia-shell ipc call systemMonitor toggle"; }
|
||||
Mod+N hotkey-overlay-title="File Manager" { spawn "nautilus"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue