Some advancements

This commit is contained in:
2025-10-14 11:13:46 +02:00
parent 1ab00403fb
commit 3c4424c556
6 changed files with 22 additions and 3 deletions

View File

@@ -26,6 +26,11 @@ exec-once = hyprpaper
exec-once = nm-applet
exec-once = ~/projects/scripts/shell/rnote_mapper.sh
# Mount the webdav folder configured by rclone
exec-once = mkdir -p ~/webdav
exec-once = rclone mount Strato: ~/webdav
exec-once = sleep 0.1 && hyprctl dispatch workspace 1
# Check the hostname and enable animations only on a specific device
#exec-once = sh -c 'if [ "$(hostname)" = "minoxy" ]; then hyprctl keyword animations enabled; fi'
@@ -205,7 +210,6 @@ windowrulev2 = float, class:(qt5ct)
windowrulev2 = float, title:(Open File)
windowrulev2 = float, title:(Open Folder)
windowrulev2 = float, title:(Save As)
windowrulev2 = tile, class:(sioyek)
windowrulev2 = size 450 450, class:(Gnuplot)
windowrulev2 = move 100 203100, class:(Gnuplot)