sync xournalpp

This commit is contained in:
Mylloon 2023-10-31 11:50:39 +01:00
parent 0a06bff77a
commit ce3dc3a73f
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
5 changed files with 6 additions and 1 deletions

View file

@ -21,6 +21,7 @@ WIN_USER = anri
PFx86 = /mnt/c/Program\ Files\ \(x86\)
WIN_HOME = /mnt/c/Users/$(WIN_USER)
APPDATA = $(WIN_HOME)/AppData/Roaming
LOCALAPPDATA = $(WIN_HOME)/AppData/Local
WIN_STEAM_USERDATA = $(filter-out "userdata",$(shell find $(PFx86)/Steam/userdata -maxdepth 1 -type d -printf "\"%f\" "))
CS2_CFG = $(PFx86)/Steam/steamapps/common/Counter-Strike\ Global\ Offensive/game/csgo/cfg
@ -158,6 +159,11 @@ sync-windows:
@echo "(Windows) WindowsAutoNightMode synced!"
@echo
# Xournal++
@$(WGET) $(REPO_SRC)/.config/xournalpp/settings.xml -O $(LOCALAPPDATA)/xournalpp/settings.xml
@echo "(Windows) Xournal++ synced!"
@echo
sync:
# Check if at least the platform is supported

View file

@ -1 +0,0 @@
C:\Users\anri\AppData\Local\xournalpp