Support for gammastep.
This commit is contained in:
parent
ab50d418c7
commit
87deebd498
2 changed files with 4 additions and 1 deletions
3
_desktop/gammastep/config.ini
Normal file
3
_desktop/gammastep/config.ini
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[manual]
|
||||||
|
lat=52.39
|
||||||
|
lon=16.99
|
|
@ -4,7 +4,7 @@
|
||||||
mkdir -p ~/.config ~/.local/bin
|
mkdir -p ~/.config ~/.local/bin
|
||||||
|
|
||||||
# link config
|
# link config
|
||||||
for i in foot gtk-3.0 kanshi neofetch qtile rofi zathura; do
|
for i in foot gammastep gtk-3.0 kanshi neofetch qtile rofi zathura; do
|
||||||
rm -rf ~/.config/${i}
|
rm -rf ~/.config/${i}
|
||||||
ln -sf $(pwd)/${i} ~/.config
|
ln -sf $(pwd)/${i} ~/.config
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue