Also sync cs2_res
This commit is contained in:
parent
eb0f2d5521
commit
76b58324a1
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -198,6 +198,8 @@ sync-plasma:
|
|||
@$(CHMOD) $(HOME)/.config/turn_light.sh
|
||||
@$(WGET) $(REPO_SRC)/.config/scripts/turn_dark.sh -O $(HOME)/.config/turn_dark.sh
|
||||
@$(CHMOD) $(HOME)/.config/turn_dark.sh
|
||||
@$(WGET) $(REPO_SRC)/.config/scripts/cs2_resolution.sh -O $(HOME)/.config/cs2_resolution.sh
|
||||
@$(CHMOD) $(HOME)/.config/cs2_resolution.sh
|
||||
@echo "KDE Theme script synced!"
|
||||
@echo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue