This commit is contained in:
2025-11-01 23:52:08 +01:00
parent 9b8425338b
commit 27c5994f44
2 changed files with 3 additions and 17 deletions

View File

@@ -57,7 +57,7 @@ update_ms = 2000
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
proc_sorting = "pid"
proc_sorting = "cpu lazy"
#* Reverse sorting order, True or False.
proc_reversed = True

View File

@@ -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