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,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"

View file

@ -4,7 +4,7 @@
include $HOME/.config/i3/workspaces.conf
include $HOME/.config/i3/colors.conf
exec --no-startup-id ibus-daemon -drx
exec_always feh --bg-fill ~/.config/wallpapers/wall.png
exec_always feh --bg-fill ~/.config/wallpapers/wall.jpg
#exec_always --no-startup-id ~/.fehbg
exec_always --no-startup-id ~/.config/i3/autostart.sh
exec --no-startup-id ~/.config/scripts/help_notification.sh

View file

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

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="BlueSky-Clean-Dark"
gtk-icon-theme-name="Papirus"
gtk-font-name="Sans 10"

View file

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

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="Blackout"
gtk-icon-theme-name="Flat-Remix-Grey-Dark"
gtk-font-name="Sans 10"

View file

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

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"

View file

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

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="Adwaita-dark"
gtk-icon-theme-name="Flat-Remix-Grey-Dark"
gtk-font-name="Sans 10"

View file

@ -1,2 +1,2 @@
#!/bin/sh
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/nord.png'
feh --no-fehbg --bg-fill '/home/$USER/.config/wallpapers/nord.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="Nordic"
gtk-icon-theme-name="Papirus"
gtk-font-name="Sans 10"

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"