mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-06 19:39:28 +00:00
Updates
This commit is contained in:
parent
0347d66338
commit
788ff9e06f
14 changed files with 14 additions and 14 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
# 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-theme-name="Dracula"
|
||||||
gtk-icon-theme-name="Dracula-icons"
|
gtk-icon-theme-name="Dracula-icons"
|
||||||
gtk-font-name="Sans 10"
|
gtk-font-name="Sans 10"
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
include $HOME/.config/i3/workspaces.conf
|
include $HOME/.config/i3/workspaces.conf
|
||||||
include $HOME/.config/i3/colors.conf
|
include $HOME/.config/i3/colors.conf
|
||||||
exec --no-startup-id ibus-daemon -drx
|
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 ~/.fehbg
|
||||||
exec_always --no-startup-id ~/.config/i3/autostart.sh
|
exec_always --no-startup-id ~/.config/i3/autostart.sh
|
||||||
exec --no-startup-id ~/.config/scripts/help_notification.sh
|
exec --no-startup-id ~/.config/scripts/help_notification.sh
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/bluenova.jpg'
|
feh --no-fehbg --bg-fill '/home/$USER/.config/wallpapers/bluenova.jpg'
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
# 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-theme-name="BlueSky-Clean-Dark"
|
||||||
gtk-icon-theme-name="Papirus"
|
gtk-icon-theme-name="Papirus"
|
||||||
gtk-font-name="Sans 10"
|
gtk-font-name="Sans 10"
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/darkness.jpg'
|
feh --no-fehbg --bg-fill '/home/$USER/.config/wallpapers/darkness.jpg'
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
# 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-theme-name="Blackout"
|
||||||
gtk-icon-theme-name="Flat-Remix-Grey-Dark"
|
gtk-icon-theme-name="Flat-Remix-Grey-Dark"
|
||||||
gtk-font-name="Sans 10"
|
gtk-font-name="Sans 10"
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/wall.jpg'
|
feh --no-fehbg --bg-fill '/home/$USER/.config/wallpapers/wall.jpg'
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
# 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-theme-name="Dracula"
|
||||||
gtk-icon-theme-name="Dracula-icons"
|
gtk-icon-theme-name="Dracula-icons"
|
||||||
gtk-font-name="Sans 10"
|
gtk-font-name="Sans 10"
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/horizon.jpg'
|
feh --no-fehbg --bg-fill '/home/$USER/.config/wallpapers/horizon.jpg'
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
# 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-theme-name="Adwaita-dark"
|
||||||
gtk-icon-theme-name="Flat-Remix-Grey-Dark"
|
gtk-icon-theme-name="Flat-Remix-Grey-Dark"
|
||||||
gtk-font-name="Sans 10"
|
gtk-font-name="Sans 10"
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/nord.png'
|
feh --no-fehbg --bg-fill '/home/$USER/.config/wallpapers/nord.png'
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
# 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-theme-name="Nordic"
|
||||||
gtk-icon-theme-name="Papirus"
|
gtk-icon-theme-name="Papirus"
|
||||||
gtk-font-name="Sans 10"
|
gtk-font-name="Sans 10"
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/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.
|
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
# 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-theme-name="Dracula"
|
||||||
gtk-icon-theme-name="Dracula-icons"
|
gtk-icon-theme-name="Dracula-icons"
|
||||||
gtk-font-name="Sans 10"
|
gtk-font-name="Sans 10"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue