links....
This commit is contained in:
parent
b13ddc36e7
commit
f1f6de9a90
1 changed files with 1 additions and 1 deletions
2
niri.kdl
2
niri.kdl
|
|
@ -386,7 +386,7 @@ binds {
|
|||
// Suggested binds for running programs: terminal, app launcher, screen locker.
|
||||
Mod+Return hotkey-overlay-title="Open a Terminal: alacritty" { spawn "alacritty"; }
|
||||
Mod+O hotkey-overlay-title="Open PCmanFM: pcmanfm" { spawn "pcmanfm"; }
|
||||
Mod+B hotkey-overlay-title="Open firefox: firefox" { spawn-sh "alacritty -e links -g https://tudbut.de"; }
|
||||
Mod+B hotkey-overlay-title="Open firefox: firefox" { spawn-sh "links -g https://tudbut.de"; }
|
||||
Mod+D hotkey-overlay-title="Run an Application: fuzzel" { spawn-sh "dmenu_path | fuzzel -d -D no | fish"; }
|
||||
Super+Alt+L hotkey-overlay-title="Lock the Screen: swaylock" { spawn "swaylock"; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue