mirror of
https://github.com/zedsalim/debian-z.git
synced 2026-02-11 12:09:34 +00:00
Initial Commit
This commit is contained in:
parent
f18da1cc25
commit
a5bc6b13c5
96 changed files with 6936 additions and 0 deletions
15
config/scripts/themes/BlueNova.sh
Executable file
15
config/scripts/themes/BlueNova.sh
Executable file
|
|
@ -0,0 +1,15 @@
|
|||
#!/bin/bash
|
||||
|
||||
cp ~/.config/scripts/themes/BlueNova/dunstrc ~/.config/dunst/
|
||||
|
||||
cp ~/.config/scripts/themes/BlueNova/config.rasi ~/.config/rofi/
|
||||
|
||||
cp ~/.config/scripts/themes/BlueNova/colors.conf ~/.config/i3/
|
||||
|
||||
cp ~/.config/scripts/themes/BlueNova/alacritty.yml ~/.config/alacritty/
|
||||
|
||||
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 ~/
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue