mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
Some advancements
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user