mirror of
https://git.aramjonghu.nl/AramJonghu/hypr.git
synced 2026-06-06 20:38:24 +02:00
prep new laptop
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -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,6 +1,6 @@
|
||||
hl.monitor({
|
||||
output = "eDP-1",
|
||||
mode = "2560x1600@60",
|
||||
mode = "2880x1800@120",
|
||||
position = "0x0",
|
||||
scale = 1.25,
|
||||
bitdepth = 10,
|
||||
|
||||
Reference in New Issue
Block a user