feat: update quickshell session to use qt6ct environment variable

This commit is contained in:
Hannes
2026-08-31 21:37:02 +02:00
parent 630634ca4e
commit d07e185ddf
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -120,4 +120,6 @@ end
-- Quickshell
hl.bind("SUPER + SHIFT + W", hl.dsp.global("quickshell:Wallpaper"))
hl.bind("SUPER + SHIFT + J", hl.dsp.global("quickshell:JLearner"))
hl.bind("SUPER + SHIFT + L", hl.dsp.global("quickshell:WLogout"))
hl.bind("SUPER + SHIFT + L", hl.dsp.global("quickshell:WLogout"))
hl.bind("SUPER + SHIFT + R", hl.dsp.global("quickshell:QsReload"))
hl.bind("SUPER + SHIFT + N", hl.dsp.global("quickshell:NotificationHistory"))