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
alacritty
firefox
vesktop
# Hypr* ecosystem
hyprlauncher

View File

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