mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: init
This commit is contained in:
commit
96c6f790fc
804 changed files with 33411 additions and 0 deletions
21
modules/home/gui/desktop/river/config/map.nix
Executable file
21
modules/home/gui/desktop/river/config/map.nix
Executable file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"Super Space" = "rm -r /home/$USER/.cache/tofi* ; tofi-drun";
|
||||
"Super C" = "zed";
|
||||
"Super A" = "obsidian";
|
||||
"Super D" = "ghostty -e zellij a dotfiles";
|
||||
"Super E" = "ghostty -e nu -e y";
|
||||
"Super T" = "ghostty";
|
||||
"Super G" = "firefox https://cronometer.com/#diary";
|
||||
"Super B" = "firefox";
|
||||
"Super V" = "vesktop";
|
||||
"Super W" = "bitwarden";
|
||||
"Super H" = "feishin";
|
||||
"Super Y" = "scrcpy";
|
||||
"Super R" = "ghostty -e nu -e btm";
|
||||
"Super N" = "signal-desktop";
|
||||
"Super M" = "element-desktop";
|
||||
"Super Home" = "sudo protonvpn c --cc CA";
|
||||
"Super End" = "exit";
|
||||
"Super S" = "steam";
|
||||
"Super period" = "emote";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue