fix hyprland apps something something

This commit is contained in:
Sakooooo 2023-07-24 15:17:48 +03:00
parent 151f70cd40
commit 80d10594ac
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -15,7 +15,17 @@ monitor=,preferred,auto,auto
# Execute your favorite apps at launch
# exec-once = waybar & hyprpaper & firefox
exec-once = hyprpaper & /home/sako/.config/waybar/launch-waybar.sh & nm-applet & blueman-applet & sleep 2; keepassxc &
# fix gtk apps
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
# background
exec-once = hyprpaper
# bar
exec-once = /home/sako/.config/waybar/launch-waybar.sh
# applets
exec-once = nm-applet
exec-once = blueman-applet
# apps
exec-once = keepassxc
# Source a file (multi-file configs)
# source = ~/.config/hypr/myColors.conf