feat: hyprland init

This commit is contained in:
Luj 2023-04-01 18:40:54 +02:00
parent 91fa5f57d2
commit a55a8ee9a4
Signed by: luj
GPG key ID: 6FC74C847011FD83
8 changed files with 400 additions and 5 deletions

View file

@ -29,8 +29,7 @@
programs.hyprland.enable = true;
programs.hyprland.package = pkgs.hyprland;
programs.fish.shellInit = ''
if test -z (pgrep ssh-agent)