This commit is contained in:
Salim Zaidi 2023-06-25 16:31:55 +01:00
parent 0347d66338
commit 788ff9e06f
14 changed files with 14 additions and 14 deletions

View file

@ -1,2 +1,2 @@
#!/bin/sh
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/pink.png'
feh --no-fehbg --bg-fill '/home/$USER/.config/wallpapers/pink.png'

View file

@ -1,7 +1,7 @@
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/zed/.gtkrc-2.0.mine"
include "/home/$USER/.gtkrc-2.0.mine"
gtk-theme-name="Dracula"
gtk-icon-theme-name="Dracula-icons"
gtk-font-name="Sans 10"