mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-07 03:42:50 +01:00
feat(hyprland): reconfigure for uwsm + systemd
This commit is contained in:
@@ -9,29 +9,28 @@
|
||||
|
||||
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = hyprpaper
|
||||
exec-once = waybar
|
||||
exec-once = swaync
|
||||
#exec-once = uwsm app hyprpaper
|
||||
#exec-once = uwsm app waybar
|
||||
#exec-once = uwsm app swaync
|
||||
|
||||
# clippy
|
||||
exec-once = wl-paste --type text --watch cliphist -max-items 36 store #Stores only text data
|
||||
exec-once = wl-paste --type image --watch cliphist -max-items 36 store #Stores only image data
|
||||
exec-once = uwsm app wl-paste --type text --watch cliphist -max-items 36 store #Stores only text data
|
||||
exec-once = uwsm app wl-paste --type image --watch cliphist -max-items 36 store #Stores only image data
|
||||
|
||||
#exec-once = hyprland-per-window-layout
|
||||
|
||||
exec-once = udiskie &
|
||||
exec-once = uwsm app udiskie
|
||||
|
||||
exec-once = /usr/libexec/hyprpolkitagent
|
||||
exec-once = hypridle
|
||||
exec-once = hyprsunset
|
||||
#exec-once = uwsm app /usr/libexec/hyprpolkitagent
|
||||
#exec-once = uwsm app hypridle
|
||||
#exec-once = hyprsunset
|
||||
|
||||
#exec-once = /usr/libexec/kdeconnectd # kdeconnect daemon
|
||||
exec-once = kdeconnect-indicator
|
||||
exec-once = uwsm app kdeconnect-indicator
|
||||
|
||||
# audit (apparmor) logger
|
||||
# exec-once = aa-notify -p -s 1 -w 60 -f /var/log/audit/audit.log
|
||||
|
||||
exec-once = gnome-keyring-daemon --start --components=pkcs11,secrets,ssh
|
||||
#exec-once = uwsm app gnome-keyring-daemon --start --components=pkcs11,secrets,ssh
|
||||
|
||||
# something keeps changing my cursor. This is my ultimatum.
|
||||
exec-once = gsettings set org.gnome.desktop.interface cursor-theme
|
||||
exec-once = gsettings set org.gnome.desktop.interface cursor-theme Adwaita
|
||||
|
||||
Reference in New Issue
Block a user