addet an autoexec file to source exec's for hyprland
This commit is contained in:
parent
9117240088
commit
a0d20383c3
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
$hyprconf = ~/.config/hypr
|
$hypr = ~/.config/hypr
|
||||||
|
|
||||||
# ─< initialisation script >─────────────────────────────────────────────────────────────────
|
# ─< initialisation script >─────────────────────────────────────────────────────────────────
|
||||||
|
exec-once = $hypr/scripts/init
|
||||||
|
|
||||||
# exec-once = systemctl --user start hyprpolkitagent
|
# exec-once = systemctl --user start hyprpolkitagent
|
||||||
exec-once = $hyprconf/.scripts/init
|
|
||||||
exec-once = hypridle
|
exec-once = hypridle
|
||||||
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 = cliphist wipe &
|
exec-once = copyq --start-server
|
||||||
exec = cliphist store &
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue