forked from Shinonome/dots-hyprland
quickshell: keybinds: remove debug print
This commit is contained in:
@@ -28,7 +28,6 @@ Singleton {
|
|||||||
target: Hyprland
|
target: Hyprland
|
||||||
|
|
||||||
function onRawEvent(event) {
|
function onRawEvent(event) {
|
||||||
console.log("[CheatsheetKeybinds] Event:", event.name)
|
|
||||||
if (event.name == "configreloaded") {
|
if (event.name == "configreloaded") {
|
||||||
getDefaultKeybinds.running = true
|
getDefaultKeybinds.running = true
|
||||||
getUserKeybinds.running = true
|
getUserKeybinds.running = true
|
||||||
|
|||||||
Reference in New Issue
Block a user