feat: added just

This commit is contained in:
Nick 2025-01-08 02:02:38 -06:00
parent b3b25a8807
commit 208c1bae34
2 changed files with 12 additions and 6 deletions

View file

@ -3,14 +3,17 @@ let
# Apps # Apps
"Space, exec, rm -r /home/$USER/.cache/tofi* ; tofi-drun" "Space, exec, rm -r /home/$USER/.cache/tofi* ; tofi-drun"
"C, exec, code" "C, exec, code"
"D, exec, obsidian" "A, exec, obsidian"
"T, exec, ghostty -e zellij a dotfiles" "D, exec, ghostty -e zellij a dotfiles"
"E, exec, ghostty -e y" "E, exec, ghostty -e nu -e y"
"T, exec, ghostty"
"G, exec, firefox https://cronometer.com/#diary"
"B, exec, firefox" "B, exec, firefox"
"V, exec, vesktop" "V, exec, vesktop"
"W, exec, bitwarden" "W, exec, bitwarden"
"H, exec, feishin" "H, exec, feishin"
"R, exec, ghostty -e btm" "Y, exec, scrcpy"
"R, exec, ghostty -e nu -e btm"
"N, exec, signal-desktop" "N, exec, signal-desktop"
"M, exec, element-desktop" "M, exec, element-desktop"
"End, exec, hyprctl dispatch exit" "End, exec, hyprctl dispatch exit"

View file

@ -1,5 +1,8 @@
safety: vpn:
sudo protonvpn c --c CA sudo protonvpn c --c CA
rebuild: rebuild:
nixos-rebuild switch --use-remote-sudo --flake ~/Files/Projects/dotfiles#desktop --show-trace nixos-rebuild switch --use-remote-sudo --flake ~/Files/Projects/dotfiles#desktop --show-trace
elm:
cd ~/Files/Projects/website/frontend; elm-land server