Setup hyprpaper
This commit is contained in:
parent
5c69ae9cc7
commit
a690d3affe
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue