mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
quickshell: keybinds: remove debug print
This commit is contained in:
parent
8b84939ec5
commit
6dc3b7ff92
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue