mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 07:49:28 -05:00
dock: pin kitty by default
This commit is contained in:
@@ -58,6 +58,7 @@ Singleton {
|
||||
property bool pinnedOnStartup: false
|
||||
property list<string> pinnedApps: [ // IDs of pinned entries
|
||||
"org.kde.dolphin",
|
||||
"kitty",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user