prep new laptop

This commit is contained in:
2026-05-27 15:55:02 +02:00
parent 51d21f38b1
commit ddd43eb621
3 changed files with 1 additions and 5 deletions
-3
View File
@@ -24,6 +24,3 @@ hl.env("XDG_CACHE_HOME", "/home/aram/.cache")
hl.env("XDG_DATA_HOME", "/home/aram/.local/share")
hl.env("XDG_PICTRES_HOME", "/home/aram/Pictures")
hl.env("HYPRSHOT_DIR", "/home/aram/Pictures/Screenshots")
hl.env("RUSTICL_ENABLE", "radeonsi")
hl.env("AMD_VULKAN_ICD", "RADV")
-1
View File
@@ -6,5 +6,4 @@ hl.on("hyprland.start", function()
hl.exec_cmd("wl-paste --type image --watch cliphist store")
hl.exec_cmd("hyprsunset -i")
hl.exec_cmd("nextcloud --background")
hl.exec_cmd("brightnessctl set 100%")
end)
+1 -1
View File
@@ -1,6 +1,6 @@
hl.monitor({
output = "eDP-1",
mode = "2560x1600@60",
mode = "2880x1800@120",
position = "0x0",
scale = 1.25,
bitdepth = 10,