Adds bootstrap.v2
This commit is contained in:
parent
06c8003cf2
commit
2bbccb4595
61 changed files with 468 additions and 4 deletions
|
|
@ -24,6 +24,7 @@ exec-once = kdeconnect-indicator &
|
|||
exec-once = beeper --hidden --default-frame &
|
||||
exec-once = solaar --window="hide" &
|
||||
exec-once = protonmail-bridge-core -n &
|
||||
exec-once = planify -b &
|
||||
# exec-once = sleep 5 && nwg-dock-hyprland -a start -f -nolauncher -x -i 30 -o "DP-4" &
|
||||
exec-once = wal -R
|
||||
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ windowrulev2 = move 72% 7%,title:^(Picture-in-Picture)$
|
|||
windowrulev2 = move cursor -50% -50%, class:blobdrop
|
||||
windowrulev2 = move cursor -50% -25%, class:Bitwarden
|
||||
windowrulev2 = move 0.5% 55px,title:term_hyprdrop
|
||||
windowrule = move cursor -110% 0%, class:io.github.alainm23.planify
|
||||
|
||||
# windowrule v2 to avoid idle for fullscreen apps
|
||||
windowrulev2 = idleinhibit fullscreen, class:^(*)$
|
||||
|
|
@ -89,6 +90,7 @@ windowrulev2 = float, class:Bitwarden
|
|||
windowrulev2 = float, class:org.kde.kdeconnect.daemon
|
||||
windowrulev2 = float, class:org.kde.kdeconnect-settings
|
||||
windowrulev2 = float, class:org.kde.kdeconnect.app
|
||||
windowrule = float, class:io.github.alainm23.planify
|
||||
|
||||
# windowrule v2 - size
|
||||
windowrulev2 = size 70% 70%, class:^(gnome-system-monitor|org.gnome.SystemMonitor|io.missioncenter.MissionCenter)$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue