Quick access and action shortcuts

This commit is contained in:
Nina Chlóe Kassandra Reiß
2026-07-02 16:05:05 +02:00
parent 750021fe75
commit bed13f328a
3 changed files with 73 additions and 20 deletions
+1
View File
@@ -4,6 +4,7 @@ local background = require("background")
local status_bar = require("status_bar")
local devices = require("devices")
local workspaces = require("workspaces")
local program_launcher = require("program_launcher")
-- On event
hl.on("hyprland.start", function()