mirror of
https://git.aramjonghu.nl/AramJonghu/hypr.git
synced 2026-06-07 12:48:25 +02:00
Compare commits
1 Commits
7cf2a3d08d
...
laptop
| Author | SHA1 | Date | |
|---|---|---|---|
|
551d507c31
|
@@ -6,5 +6,5 @@ hl.on("hyprland.start", function()
|
|||||||
hl.exec_cmd("wl-paste --type image --watch cliphist store")
|
hl.exec_cmd("wl-paste --type image --watch cliphist store")
|
||||||
hl.exec_cmd("hyprsunset -i")
|
hl.exec_cmd("hyprsunset -i")
|
||||||
hl.exec_cmd("nextcloud --background")
|
hl.exec_cmd("nextcloud --background")
|
||||||
hl.exec_cmd("brightnessctl set 100%")
|
hl.exec_cmd("zigbright listen")
|
||||||
end)
|
end)
|
||||||
|
|||||||
@@ -14,5 +14,5 @@ hl.monitor({
|
|||||||
scale = 1.5,
|
scale = 1.5,
|
||||||
bitdepth = 10,
|
bitdepth = 10,
|
||||||
cm = "srgb",
|
cm = "srgb",
|
||||||
-- mirror = "eDP-1"
|
mirror = "eDP-1"
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user