new-base-core #1

Merged
eriq12 merged 38 commits from new-base-core into main 2025-05-23 18:16:05 -04:00
41 changed files with 369 additions and 398 deletions
Showing only changes of commit be384c3e28 - Show all commits

View File

@@ -55,5 +55,5 @@
"menus.dashboard.shortcuts.left.shortcut2.icon": "󰹕",
"menus.dashboard.shortcuts.left.shortcut2.command": "uwsm app --net.cozic.joplin_desktop",
"menus.dashboard.shortcuts.left.shortcut2.tooltip": "Joplin",
"menus.dashboard.shortcuts.left.shortcut4.command": "rofi -show drun -run-command \"uwsm app -- {cmd}\""
"menus.dashboard.shortcuts.left.shortcut4.command": "uwsm app -- $(wofi --show drun --define=drun-print_desktop_file=true)"
}