hyprland: exec eww

This commit is contained in:
notohh 2024-04-26 17:23:04 -04:00
parent fa03a425ad
commit fec9b35585
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -8,7 +8,7 @@
"DP-3,1920x1080@144, 1400x0, auto" #top "DP-3,1920x1080@144, 1400x0, auto" #top
]; ];
exec-once = [ exec-once = [
# "ags" "eww open bar"
"hyprpaper" "hyprpaper"
"chatterino" "chatterino"
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP" "dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
@ -25,7 +25,7 @@
gaps_in = 10; gaps_in = 10;
gaps_out = 20; gaps_out = 20;
border_size = 4; border_size = 4;
"col.active_border" = "rgb(f7768e) rgb(c0caf5)"; "col.active_border" = "rgb(7dcfff) rgb(c0caf5)";
"col.inactive_border" = "rgb(24283b)"; "col.inactive_border" = "rgb(24283b)";
layout = "dwindle"; layout = "dwindle";