Support for gammastep.
This commit is contained in:
parent
ab50d418c7
commit
87deebd498
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
|
||||
|
||||
# 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}
|
||||
ln -sf $(pwd)/${i} ~/.config
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user