mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
quickshell: keybinds: remove debug print
This commit is contained in:
@@ -28,7 +28,6 @@ Singleton {
|
||||
target: Hyprland
|
||||
|
||||
function onRawEvent(event) {
|
||||
console.log("[CheatsheetKeybinds] Event:", event.name)
|
||||
if (event.name == "configreloaded") {
|
||||
getDefaultKeybinds.running = true
|
||||
getUserKeybinds.running = true
|
||||
|
||||
Reference in New Issue
Block a user