mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-07 21:39:07 -04:00
Split hypr configs
This commit is contained in:
parent
a25151022d
commit
5b9617023b
11 changed files with 493 additions and 515 deletions
22
dot_config/hypr/exec.conf
Normal file
22
dot_config/hypr/exec.conf
Normal file
|
@ -0,0 +1,22 @@
|
|||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = hyprpaper &
|
||||
exec-once = waybar &
|
||||
exec-once = swaync &
|
||||
# exec-once = transmission-daemon
|
||||
# exec-once = fcitx5
|
||||
exec-once = /usr/lib/kdeconnectd &
|
||||
exec-once = kdeconnect-indicator &
|
||||
# exec-once = /home/eric/.local/bin/pypr &
|
||||
exec-once = swayosd-server &
|
||||
# exec-once = eww daemon
|
||||
exec-once = nm-applet
|
||||
|
||||
exec-once = swayidle before-sleep 'loginctl lock-session' lock '/home/eric/.config/hypr/bsplock'
|
||||
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 = 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 = hyprpm reload -n
|
Loading…
Add table
Add a link
Reference in a new issue