diff --git a/cli/dot-config/btop/btop.conf b/cli/dot-config/btop/btop.conf index 912c2fb..664b1d7 100644 --- a/cli/dot-config/btop/btop.conf +++ b/cli/dot-config/btop/btop.conf @@ -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 diff --git a/gui/dot-config/hypr/hyprland.conf b/gui/dot-config/hypr/hyprland.conf index 182494d..d10ce4c 100644 --- a/gui/dot-config/hypr/hyprland.conf +++ b/gui/dot-config/hypr/hyprland.conf @@ -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