need to figure out specific config for eww/mpv/hyprland
This commit is contained in:
parent
b4f720cd72
commit
ce08b8b83b
3 changed files with 20 additions and 4 deletions
|
@ -94,8 +94,10 @@ master {
|
|||
# for windows named/classed as abc and xyz
|
||||
windowrule=opaque,firefox
|
||||
windowrule=float,dolphin
|
||||
windowrule=workspace 1,mpv # for kaladin
|
||||
windowrule=float,mpv
|
||||
windowrule=size 90% 76%,mpv
|
||||
# windowrule=size 90% 76%,mpv # for syl
|
||||
windowrule=size 85% 85%,mpv # for kaladin
|
||||
windowrule=center,mpv
|
||||
windowrule=float,pulsemixer
|
||||
windowrule=workspace 1,firefox
|
||||
|
@ -194,4 +196,5 @@ exec-once=hyprpaper
|
|||
exec-once=dunst
|
||||
exec-once=hyprctl dispatch --batch "splitratio 1; splitration -0.35"
|
||||
exec-once=dbus-update-activation-environment --systemd --all
|
||||
exec-once=jellyfin-mpv-shim
|
||||
exec-once=jellyfin-mpv-shim
|
||||
exec-once = hyprctl setcursor phinger-cursors-light
|
Loading…
Add table
Add a link
Reference in a new issue