feat: start new lua-based hyprland config
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
hl.on("hyprland.start", function()
|
||||
-- hl.exec_cmd("~/.config/hypr/xdg-portal-hyprland")
|
||||
-- hl.exec_cmd("dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XAUTHORITY DISPLAY")
|
||||
-- hl.exec_cmd("systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP")
|
||||
hl.exec_cmd("systemctl --user start hyprpolkitagent")
|
||||
end)
|
||||
Reference in New Issue
Block a user