forked from Shinonome/dots-hyprland
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