fixing up eww for better things
This commit is contained in:
parent
9a9e1cef44
commit
5976121dad
4 changed files with 54 additions and 52 deletions
|
@ -355,23 +355,26 @@ in
|
|||
|
||||
# Blur waybar
|
||||
# blurls = "gtk-layer-shell";
|
||||
layerrule = [
|
||||
# "blur, gtk-layer-shell"
|
||||
"ignorezero, gtk-layer-shell"
|
||||
"animation snapslide, gtk-layer-shell"
|
||||
];
|
||||
# blurls=notifications
|
||||
|
||||
exec-once = [
|
||||
"kwalletd6"
|
||||
# "eww daemon"
|
||||
"eww daemon"
|
||||
"hyprpaper"
|
||||
# "eww open ${if laptop then "bar0" else "bar1"}"
|
||||
"eww open ${if laptop then "bar0" else "bar1"}"
|
||||
# "dunst"
|
||||
"waybar"
|
||||
# "waybar"
|
||||
"rbw-agent"
|
||||
"hyprctl dispatch --batch 'splitratio 1; splitration -0.35'"
|
||||
"dbus-update-activation-environment --systemd --all"
|
||||
"/usr/lib/kdeconnectd"
|
||||
# "systemctl --user stop jellyfin-mpv-shim"
|
||||
# "systemctl --user stop emacs"
|
||||
"systemctl --user stop nextcloud-client"
|
||||
# "jellyfin-mpv-shim"
|
||||
"systemctl --user restart jellyfin-mpv-shim"
|
||||
"systemctl --user restart nextcloud-client"
|
||||
# "nextcloud"
|
||||
"kdeconnect-indicator"
|
||||
"wl-paste --watch cliphist store"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue