feat(hypr): (almost) complete lua rewrite of configs
This commit is contained in:
@@ -3,4 +3,10 @@ hl.on("hyprland.start", function()
|
||||
-- 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")
|
||||
hl.exec_cmd("hypridle")
|
||||
hl.exec_cmd("nm-applet")
|
||||
hl.exec_cmd("nextcloud --background")
|
||||
hl.exec_cmd("quickshell")
|
||||
hl.exec_cmd("matugen")
|
||||
hl.exec_cmd("wl-paste --type text --watch cliphist store")
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user