feat hypr keybind helper via quickshell; fix nvim plugins (not completly done yet)
This commit is contained in:
@@ -4,10 +4,12 @@ import Quickshell
|
||||
import "notifications"
|
||||
import "osd"
|
||||
import "lock"
|
||||
import "keybinds"
|
||||
|
||||
ShellRoot {
|
||||
NotificationDaemon { id: notifDaemon }
|
||||
Bar { notifModel: notifDaemon.trackedNotifications; notifDaemon: notifDaemon }
|
||||
Osd {}
|
||||
IdleScreen { id: idleScreen }
|
||||
KeybindsWindow {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user