updating for reinstall of kaladin

This commit is contained in:
Chris Cochrun 2024-06-20 16:04:57 -05:00
parent d8a5bb5530
commit 5a985cad9f
6 changed files with 39 additions and 52 deletions

View file

@ -81,11 +81,8 @@ in
'';
};
home.file.".config/hypr/hyprpaper.conf" = {
source = if laptop then /home/chris/.dotfiles/.config/hypr/hyprpaper.conf else /home/chris/.dotfiles/.config/hypr/hyprpaper.conf;
source = if laptop then /root/dotfiles/.config/hypr/hyprpaper.conf else /root/dotfiles/.config/hypr/hyprpaper.conf;
};
# home.file.".config/hypr/hyprsome" = {
# source = if laptop then /home/chris/.dotfiles/.config/hypr/hyprsome else /home/chris/.dotfiles/.config/hypr/hyprsome;
# };
wayland.windowManager.hyprland = {
enable = true;