Add shell abbreviation to start Hyprland session

This commit is contained in:
Evie Litherland-Smith 2023-05-26 08:02:20 +01:00
parent 357da24248
commit afb64c2c8c
2 changed files with 1 additions and 1 deletions

View file

@ -17,7 +17,6 @@
home.packages = [pkgs.gcc];
programs.zsh.shellAliases.update = "home-manager switch";
programs.fish.shellAbbrs.update = "home-manager switch";
programs.zsh.envExtra = ''
export CC=${pkgs.gcc}/bin/gcc
eval "$(/opt/homebrew/bin/brew shellenv)"

View file

@ -8,6 +8,7 @@
nomachine-client
];
programs.fish.shellAbbrs.hypr = "exec Hyprland";
xdg.configFile."hypr/hyprpaper.conf".text = ''
preload = /etc/nixos/config/wallpaper/images_dark/1920x1080.png
wallpaper = ,/etc/nixos/config/wallpaper/images_dark/1920x1080.png