mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-08 05:49:06 -04:00
update hypr config
This commit is contained in:
parent
c006891022
commit
d39fc4a8c9
8 changed files with 93 additions and 31 deletions
|
@ -1,23 +1,26 @@
|
|||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
# exec-once = dbus-update-activation-environment --systemd 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 = hyprpaper &
|
||||
exec-once = waybar &
|
||||
exec-once = swaync &
|
||||
# exec-once = transmission-daemon
|
||||
# exec-once = fcitx5
|
||||
exec-once = /usr/lib/kdeconnectd &
|
||||
exec-once = kdeconnectd &
|
||||
exec-once = kdeconnect-indicator &
|
||||
# exec-once = /home/eric/.local/bin/pypr &
|
||||
exec-once = pypr &
|
||||
exec-once = swayosd-server &
|
||||
# exec-once = eww daemon
|
||||
exec-once = nm-applet
|
||||
exec-once=hyprctl setcursor Qogir-dark 24
|
||||
|
||||
exec-once = swayidle before-sleep 'loginctl lock-session' lock 'swaylock'
|
||||
exec-once = wl-paste --type text --watch cliphist store #Stores only text data
|
||||
exec-once = wl-paste --type image --watch cliphist store #Stores only image data
|
||||
exec-once = systemctl start --user foot-server
|
||||
exec-once = systemctl start --user sunshine
|
||||
exec-once = sunshine &
|
||||
# exec-once = systemctl start --user gammastep
|
||||
# exec-once = flatpak run me.kozec.syncthingtk -m &
|
||||
# exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
|
||||
exec-once = waybar &
|
||||
exec-once = hyprpm reload -n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue