installs zen
This commit is contained in:
parent
6f88941d0f
commit
1b32c28609
3 changed files with 58 additions and 2 deletions
|
|
@ -304,7 +304,7 @@ binds {
|
|||
// Suggested binds for running programs: terminal, app launcher, screen locker.
|
||||
Mod+T hotkey-overlay-title="Open a terminal" { spawn "ghostty"; }
|
||||
Mod+Space hotkey-overlay-title="Launcher" { spawn "fuzzel"; }
|
||||
Mod+B hotkey-overlay-title="Browser" { spawn "firefox"; }
|
||||
Mod+B hotkey-overlay-title="Browser" { spawn "zen-beta"; }
|
||||
Mod+M hotkey-overlay-title="System Monitor" { spawn-sh "ghostty -e btop"; }
|
||||
Mod+N hotkey-overlay-title="File Manager" { spawn "nautilus"; }
|
||||
Mod+V hotkey-overlay-title="Clipboard" { spawn-sh "~/.config/fuzzel/bin/fuzzel-cliphist.sh"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue