Beginning to make JLearner Work and a bit of Code clean up
This commit is contained in:
@@ -20,8 +20,8 @@ Item { // container, invisible
|
||||
onPressed: {
|
||||
// generateThumbs.startDetached()
|
||||
// generateThumbs.running = true
|
||||
jLearnerLoader.active = !jLearnerLoader.active
|
||||
console.log("Pressed Meta+Shift+J (Hyprland global shortcut)")
|
||||
jLearnerLoader.active = !jLearnerLoader.active
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user