hyprland: exec eww
This commit is contained in:
parent
fa03a425ad
commit
fec9b35585
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue