mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-23 03:29:30 +00:00
Updates
This commit is contained in:
parent
0347d66338
commit
788ff9e06f
14 changed files with 14 additions and 14 deletions
|
|
@ -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'
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue