update
This commit is contained in:
parent
b289393d41
commit
c717672fdd
1 changed files with 12 additions and 6 deletions
|
|
@ -27,18 +27,24 @@ $colorPicker = hyprpicker
|
|||
|
||||
### AUTOSTART ###
|
||||
|
||||
exec-once=wl-paste --type text --watch cliphist store # clipboard
|
||||
exec-once=wl-paste --type image --watch cliphist store
|
||||
exec-once=swaync
|
||||
exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=Hyprland
|
||||
exec-once=dbus-update-activation-environment --systemd --all &
|
||||
exec-once=blueman-applet
|
||||
exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
||||
#exec-once=/usr/lib/xfce-polkit/xfce-polkit
|
||||
#exec-once = systemctl --user start hyprpolkitagent
|
||||
exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=Hyprland
|
||||
exec-once=dbus-update-activation-environment --systemd --all &
|
||||
exec-once=swaync
|
||||
#exec-once=dbus-launch --sh-syntax --exit-with-session dunst -conf ~/.config/dunst/dunstrc
|
||||
exec-once=/usr/lib/kdeconnectd
|
||||
exec-once=kdeconnect-indicator
|
||||
exec-once=wl-paste --type text --watch cliphist store # clipboard
|
||||
exec-once=wl-paste --type image --watch cliphist store
|
||||
# exec-once=hyprpaper
|
||||
# exec-once=~/.local/bin/hyprpaperchanger
|
||||
exec-once=wpaperd
|
||||
exec-once=hypridle
|
||||
#exec-once=hypridle
|
||||
exec-once=waybar
|
||||
exec-once=./xdg-desktop-portal.sh
|
||||
exec-once=kanshi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue