fixes
This commit is contained in:
parent
7f85b4b420
commit
55101b6ba2
3 changed files with 10 additions and 7 deletions
|
@ -1,8 +1,9 @@
|
|||
$hyprconf = ~/.config/hypr
|
||||
|
||||
# ─< initialisation script >─────────────────────────────────────────────────────────────────
|
||||
# exec-once = systemctl --user start hyprpolkitagent
|
||||
# exec-once = $h_conf/.scripts/init.sh
|
||||
exec-once = $h_conf/.scripts/init
|
||||
exec-once = $hyprconf/.scripts/init
|
||||
exec-once = hypridle
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec = cliphist wipe &
|
||||
exec-once = cliphist store &
|
||||
exec-once = cliphist wipe &
|
||||
exec = cliphist store &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue