mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-06 03:19:28 +00:00
Updates themes
This commit is contained in:
parent
f57b6b1490
commit
4aee7b3cdc
12 changed files with 24 additions and 0 deletions
|
|
@ -13,4 +13,6 @@ cp ~/.config/scripts/themes/BlueNova/config ~/.config/polybar/
|
|||
cp ~/.config/scripts/themes/BlueNova/settings.ini ~/.config/gtk-3.0/
|
||||
cp ~/.config/scripts/themes/BlueNova/.gtkrc-2.0 ~/
|
||||
|
||||
cp ~/.config/scripts/themes/BlueNova/.fehbg ~/
|
||||
|
||||
i3-msg restart; notify-send 'Theme Set To:' 'BlueNove'
|
||||
|
|
|
|||
2
config/scripts/themes/BlueNova/.fehbg
Executable file
2
config/scripts/themes/BlueNova/.fehbg
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/bluenova.jpg'
|
||||
|
|
@ -13,4 +13,6 @@ cp ~/.config/scripts/themes/Darkness/config ~/.config/polybar/
|
|||
cp ~/.config/scripts/themes/Darkness/settings.ini ~/.config/gtk-3.0/
|
||||
cp ~/.config/scripts/themes/Darkness/.gtkrc-2.0 ~/
|
||||
|
||||
cp ~/.config/scripts/themes/Darkness/.fehbg ~/
|
||||
|
||||
i3-msg restart; notify-send 'Theme Set To:' 'Darkness'
|
||||
|
|
|
|||
2
config/scripts/themes/Darkness/.fehbg
Executable file
2
config/scripts/themes/Darkness/.fehbg
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/darkness.jpg'
|
||||
|
|
@ -13,4 +13,6 @@ cp ~/.config/scripts/themes/Dracula/config ~/.config/polybar/
|
|||
cp ~/.config/scripts/themes/Dracula/settings.ini ~/.config/gtk-3.0/
|
||||
cp ~/.config/scripts/themes/Dracula/.gtkrc-2.0 ~/
|
||||
|
||||
cp ~/.config/scripts/themes/Dracula/.fehbg ~/
|
||||
|
||||
i3-msg restart; notify-send 'Theme Set To:' 'Dracula'
|
||||
|
|
|
|||
2
config/scripts/themes/Dracula/.fehbg
Executable file
2
config/scripts/themes/Dracula/.fehbg
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/wall.jpg'
|
||||
|
|
@ -13,4 +13,6 @@ cp ~/.config/scripts/themes/Horizon/config ~/.config/polybar/
|
|||
cp ~/.config/scripts/themes/Horizon/settings.ini ~/.config/gtk-3.0/
|
||||
cp ~/.config/scripts/themes/Horizon/.gtkrc-2.0 ~/
|
||||
|
||||
cp ~/.config/scripts/themes/Horizon/.fehbg ~/
|
||||
|
||||
i3-msg restart; notify-send 'Them Set To:' 'Horizon'
|
||||
|
|
|
|||
2
config/scripts/themes/Horizon/.fehbg
Executable file
2
config/scripts/themes/Horizon/.fehbg
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/horizon.jpg'
|
||||
|
|
@ -13,4 +13,6 @@ cp ~/.config/scripts/themes/Nord/config ~/.config/polybar/
|
|||
cp ~/.config/scripts/themes/Nord/settings.ini ~/.config/gtk-3.0/
|
||||
cp ~/.config/scripts/themes/Nord/.gtkrc-2.0 ~/
|
||||
|
||||
cp ~/.config/scripts/themes/Nord/.fehbg ~/
|
||||
|
||||
i3-msg restart; notify-send 'Theme Set To:' 'Nord'
|
||||
|
|
|
|||
2
config/scripts/themes/Nord/.fehbg
Executable file
2
config/scripts/themes/Nord/.fehbg
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/nord.png'
|
||||
|
|
@ -13,4 +13,6 @@ cp ~/.config/scripts/themes/Pink/config ~/.config/polybar/
|
|||
cp ~/.config/scripts/themes/Pink/settings.ini ~/.config/gtk-3.0/
|
||||
cp ~/.config/scripts/themes/Pink/.gtkrc-2.0 ~/
|
||||
|
||||
cp ~/.config/scripts/themes/Pink/.fehbg ~/
|
||||
|
||||
i3-msg restart; notify-send 'Theme Set To:' 'Pink'
|
||||
|
|
|
|||
2
config/scripts/themes/Pink/.fehbg
Executable file
2
config/scripts/themes/Pink/.fehbg
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
feh --no-fehbg --bg-fill '/home/zed/.config/wallpapers/pink.png'
|
||||
Loading…
Add table
Add a link
Reference in a new issue