changed some anim stuff and added screenshot bind

This commit is contained in:
2026-05-14 19:13:45 +01:00
parent 9fb0f6c781
commit 65c506f834
3 changed files with 13 additions and 6 deletions

View File

@@ -21,6 +21,7 @@ if Hostname == "HACKSTATION" then
})
hl.workspace_rule({ workspace = "1", monitor = "DP-1" })
hl.workspace_rule({ workspace = "4", monitor = "DP-1" })
hl.workspace_rule({ workspace = "2", monitor = "HDMI-A-1" })
hl.workspace_rule({ workspace = "3", monitor = "DP-2" })
else