add eww
This commit is contained in:
parent
0eb9d67dc9
commit
4777df10d3
2 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,7 @@ monitor=,preferred,auto,auto
|
|||
# Execute your favorite apps at launch
|
||||
# exec-once = waybar & hyprpaper & firefox
|
||||
# fix gtk apps
|
||||
#exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
# background
|
||||
exec-once = hyprpaper
|
||||
# bar
|
||||
|
|
|
@ -65,6 +65,7 @@ in
|
|||
hyprpaper
|
||||
# bar
|
||||
(waybar.overrideAttrs (oldAttrs: { mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true "]; }))
|
||||
eww-wayland
|
||||
brightnessctl
|
||||
inotify-tools
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue