mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-24 03:59:30 +00:00
Updates
This commit is contained in:
parent
320d80fbe0
commit
626d55a2fa
45 changed files with 182 additions and 64 deletions
18
config/scripts/themes/Moon.sh
Executable file
18
config/scripts/themes/Moon.sh
Executable file
|
|
@ -0,0 +1,18 @@
|
|||
#!/bin/bash
|
||||
|
||||
cp ~/.config/scripts/themes/Moon/dunstrc ~/.config/dunst/
|
||||
|
||||
cp ~/.config/scripts/themes/Moon/config.rasi ~/.config/rofi/
|
||||
|
||||
cp ~/.config/scripts/themes/Moon/colors.conf ~/.config/i3/
|
||||
|
||||
cp ~/.config/scripts/themes/Moon/alacritty.yml ~/.config/alacritty/
|
||||
|
||||
cp ~/.config/scripts/themes/Moon/config ~/.config/polybar/
|
||||
|
||||
cp ~/.config/scripts/themes/Moon/settings.ini ~/.config/gtk-3.0/
|
||||
cp ~/.config/scripts/themes/Moon/.gtkrc-2.0 ~/
|
||||
|
||||
cp ~/.config/scripts/themes/Moon/.fehbg ~/
|
||||
|
||||
i3-msg restart; notify-send 'Theme Set To:' 'Moon'
|
||||
Loading…
Add table
Add a link
Reference in a new issue