updates ironbar config
This commit is contained in:
parent
354cab22e6
commit
64755bbf8a
3 changed files with 27 additions and 1 deletions
|
|
@ -297,7 +297,7 @@ binds {
|
|||
Mod+Shift+Slash { show-hotkey-overlay; }
|
||||
|
||||
// Suggested binds for running programs: terminal, app launcher, screen locker.
|
||||
Mod+T hotkey-overlay-title="Open a terminal" { spawn "ghostty +new-window"; }
|
||||
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+M hotkey-overlay-title="System Monitor" { spawn-sh "ghostty -e btop"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue