Skip to content

Commit

Permalink
feat(hyprland): Ensure dunst is running, set desktop portal for scree…
Browse files Browse the repository at this point in the history
…n sharing
  • Loading branch information
mimre25 committed Jan 17, 2025
1 parent ca2c3fd commit e5ec76d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hypr/.config/hypr/hyprland.conf
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,9 @@ bindl=,switch:Lid Switch, exec, systemctl suspend
# exec-once = $terminal
# exec-once = nm-applet &
exec-once = waybar
exec-once = dunst
exec-once = systemctl --user start hyprpolkitagent

exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=hyprland

#TODO: remove this and find the actual settings files
exec = gsettings set org.gnome.desktop.interface gtk-theme "Colorful-Dark-GTK" # for GTK3 apps
Expand Down

0 comments on commit e5ec76d

Please sign in to comment.