Adds pywal and adjusted styling
This commit is contained in:
parent
ffef7a6694
commit
9f0d8dadff
12 changed files with 52 additions and 18 deletions
|
|
@ -23,6 +23,7 @@ exec-once = blueman-applet &
|
|||
exec-once = kdeconnect-indicator &
|
||||
exec-once = beeper --hidden --default-frame &
|
||||
# exec-once = sleep 5 && nwg-dock-hyprland -a start -f -nolauncher -x -i 30 -o "DP-4" &
|
||||
exec-once = wal -R
|
||||
|
||||
# Starting hypridle to start hyprlock
|
||||
exec-once = hypridle &
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ windowrulev2 = center, title:^(Keybindings)$
|
|||
windowrulev2 = move 72% 7%,title:^(Picture-in-Picture)$
|
||||
#windowrulev2 = move 72% 7%,title:^(Firefox)$
|
||||
windowrulev2 = move cursor -50% -50%, class:blobdrop
|
||||
windowrulev2 = move cursor -50% -25%, class:Bitwarden
|
||||
|
||||
# windowrule v2 to avoid idle for fullscreen apps
|
||||
windowrulev2 = idleinhibit fullscreen, class:^(*)$
|
||||
|
|
@ -80,6 +81,7 @@ windowrulev2 = float, class:^(io.ente.auth)$
|
|||
windowrulev2 = float, class:^(org.rncbc.qjackctl)$
|
||||
windowrulev2 = float, class:^(blobdrop)$
|
||||
windowrulev2 = float, title:Yazi-STANDALONE
|
||||
windowrulev2 = float, class:Bitwarden
|
||||
|
||||
# windowrule v2 - size
|
||||
windowrulev2 = size 70% 70%, class:^(gnome-system-monitor|org.gnome.SystemMonitor|io.missioncenter.MissionCenter)$
|
||||
|
|
@ -97,6 +99,7 @@ windowrulev2 = size 60% 70%, title:^(hyprgui)$
|
|||
windowrulev2 = size 240px 450px, class:^(libresplit)$
|
||||
windowrulev2 = size 500px 1000px, class:^(io.ente.auth)$
|
||||
windowrulev2 = size 60% 70%, title:Yazi-STANDALONE
|
||||
windowrulev2 = size 40% 70%, class:Bitwarden
|
||||
|
||||
# windowrule v2 - pinning
|
||||
windowrulev2 = pin,title:^(Picture-in-Picture)$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue