wip
This commit is contained in:
parent
2dd4f2321c
commit
ce3a2c7e9f
1 changed files with 3 additions and 2 deletions
|
@ -47,8 +47,9 @@ workspace = 69, monitor:$main, persistent:true, allow-tearing:true, gapsin:0, ga
|
||||||
workspace = special:magic, monitor:$main, on-created-empty:$terminal, border:0
|
workspace = special:magic, monitor:$main, on-created-empty:$terminal, border:0
|
||||||
|
|
||||||
# ─< initialisation script >─────────────────────────────────────────────────────────────────
|
# ─< initialisation script >─────────────────────────────────────────────────────────────────
|
||||||
exec-once = systemctl --user start hyprpolkitagent
|
# exec-once = systemctl --user start hyprpolkitagent
|
||||||
exec-once = $h_conf/.scripts/init.sh
|
# exec-once = $h_conf/.scripts/init.sh
|
||||||
|
exec-once = $h_conf/.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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue