Setup hyprpaper
This commit is contained in:
parent
5c69ae9cc7
commit
a690d3affe
|
@ -42,8 +42,17 @@
|
||||||
sensitivity = -0.3
|
sensitivity = -0.3
|
||||||
# accel_profile = flat
|
# 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
|
# Gammastep
|
||||||
services.gammastep = {
|
services.gammastep = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in New Issue