Enhance installation process with terminal selection, update autostart commands, and add PolyForm license; remove unused AGS config

This commit is contained in:
2026-07-06 07:02:34 +02:00
parent 3ee00f2de3
commit ed0a09bfcc
14 changed files with 274 additions and 30 deletions
-7
View File
@@ -1,7 +0,0 @@
// ponytail: placeholder ags config, flesh out if ags is chosen over waybar
import App from "resource:///com/github/Aylur/ags/app.js";
App.config({
style: "",
windows: [],
});
+1 -1
View File
@@ -2,7 +2,6 @@ hl.monitor({ output = "", mode = "preferred", position = "auto", scale = 1 })
local mainMod = "SUPER"
hl.bind(mainMod .. " + T", hl.dsp.exec_cmd("kitty"))
hl.bind(mainMod .. " + D", hl.dsp.exec_cmd("hyprlauncher"))
hl.bind(mainMod .. " + Q", hl.dsp.window.close())
hl.bind(mainMod .. " + M", hl.dsp.exit())
@@ -15,3 +14,4 @@ hl.config({
pcall(require, "conf.d.autostart")
pcall(require, "conf.d.locale")
pcall(require, "conf.d.nvidia")
pcall(require, "conf.d.terminal")
@@ -1,7 +1,4 @@
preload = ~/.config/hypr/wallpapers/wallpaper.png
wallpaper = ,~/.config/hypr/wallpapers/wallpaper.png
splash = false
wallpaper {
monitor =
path = ~/.config/hypr/wallpapers/wallpaper.png
fit_mode = cover
}
ipc = on