mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
btop
This commit is contained in:
@@ -32,22 +32,8 @@ exec-once = ~/projects/scripts/shell/rnote_mapper.sh
|
||||
exec-once = ~/projects/scripts/shell/toggle_grayscale.sh
|
||||
|
||||
# Mount the webdav folder configured by rclone
|
||||
exec-once = mkdir -p ~/webdav
|
||||
|
||||
# Only run this on the laptops and phones that dont want to run synthing
|
||||
#exec-once = rclone mount Strato: ~/webdav \
|
||||
# --vfs-cache-mode writes \
|
||||
# --vfs-cache-max-size 10G \
|
||||
# --vfs-cache-poll-interval 5m \
|
||||
# --vfs-write-back 30s \
|
||||
# --buffer-size 128M \
|
||||
# --dir-cache-time 12h \
|
||||
# --poll-interval 5m \
|
||||
# --umask 022 \
|
||||
# --no-modtime \
|
||||
# --daemon
|
||||
|
||||
#exec-once = rclone bisync Strato: ~/webdav --verbose
|
||||
exec-once = mkdir -p ~/Notecloud
|
||||
#exec-once = rclone mount Strato: ~/Notecloud
|
||||
|
||||
# Set the right workspace otherwise it is set to ten
|
||||
exec-once = sleep 0.1 && hyprctl dispatch workspace 1
|
||||
|
||||
Reference in New Issue
Block a user