diff --git a/machines/levitation/home.nix b/machines/levitation/home.nix index a6ef407..fc410f9 100644 --- a/machines/levitation/home.nix +++ b/machines/levitation/home.nix @@ -42,8 +42,17 @@ sensitivity = -0.3 # accel_profile = flat } + exec-once=hyprpaper ''; + # Background + xdg.configFile."hypr/hyprpaper.conf" = { + text = '' + preload = /home/nathan/Pictures/Backgrounds/IMG_20190518_195619.jpg + wallpaper = DP-1,/home/nathan/Pictures/Backgrounds/IMG_20190518_195619.jpg + ''; + }; + # Gammastep services.gammastep = { enable = true;