Added Vesktop in home.nix

This commit is contained in:
Alexandre 2025-12-24 15:43:12 +01:00
parent b5a75260ff
commit a42a67db3b
2 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@ commonHome // {
wofi wofi
alacritty alacritty
firefox firefox
vesktop
# Hypr* ecosystem # Hypr* ecosystem
hyprlauncher hyprlauncher

View File

@ -64,7 +64,7 @@ in
"$mod, RETURN, exec, $term" "$mod, RETURN, exec, $term"
"$mod, M, exit" "$mod, M, exit"
"$mod, R, exec, $launcher2" "$mod, R, exec, $launcher2"
"$mod, F, exec, $browser" "$mod SHIFT, F, exec, $browser"
"$mod, E, exec, $fileManager" "$mod, E, exec, $fileManager"
"$mod, F, fullscreen" "$mod, F, fullscreen"