updated hypr config

This commit is contained in:
2026-03-13 17:28:56 +01:00
parent bc9e2b7c19
commit 20ea9cc4d1
9 changed files with 13 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ After=network-online.target
# The command to start the mount.
# Replace "my-remote:" and "/path/to/local/mount" accordingly.
# The flags below are highly recommended for a good experience.
ExecStart=rclone mount google_drive: %h/gdrive \
ExecStart=rclone mount google_drive: %h/remote/gdrive \
--vfs-cache-mode writes \
--log-file /tmp/rclone.log \
--log-level INFO