Update .tmux.conf
Update .config/alacritty/alacritty.toml Update .config/niri/binds.kdl Update .config/niri/config.kdl Update .config/niri/windowrules.kdl Update .config/nvim/init.lua
This commit is contained in:
parent
516e38c638
commit
924ebd5cb9
6 changed files with 14 additions and 59 deletions
|
|
@ -18,7 +18,7 @@ binds {
|
|||
Mod+S { spawn "dms" "ipc" "call" "notepad" "toggle"; }
|
||||
Mod+Space { spawn "dms" "ipc" "call" "spotlight" "toggle"; }
|
||||
|
||||
Mod+Return { spawn "alacritty"; }
|
||||
Mod+Return { spawn "ghostty"; }
|
||||
Mod+F { spawn-sh "uwsm app -- nautilus --new-window"; }
|
||||
Mod+B { spawn "chromium"; }
|
||||
Mod+D { spawn "vesktop"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue