Removed extras from bashrc, removed monitors.conf, changed menu to wofi for keybind

This commit is contained in:
2025-06-08 18:33:48 -04:00
parent 5041e3a218
commit 520ab6ecdd
4 changed files with 12 additions and 29 deletions

View File

@@ -52,15 +52,21 @@
"bar.launcher.icon": "󰣛",
"bar.launcher.autoDetectIcon": false,
"menus.dashboard.shortcuts.left.shortcut3.command": "uwsm app -- com.discordapp.Discord",
"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.shortcut2.icon": "",
"menus.dashboard.shortcuts.left.shortcut2.command": "uwsm app -- io.github.flattool.Warehouse",
"menus.dashboard.shortcuts.left.shortcut2.tooltip": "AppStore",
"menus.dashboard.shortcuts.left.shortcut4.command": "uwsm app -- $(wofi --show drun --define=drun-print_desktop_file=true)",
"theme.bar.buttons.workspaces.enableBorder": false,
"theme.bar.buttons.systray.enableBorder": false,
"bar.workspaces.monitorSpecific": true,
"wallpaper.image": "/home/eriq/Pictures/wallpaper.png",
"wallpaper.image": "/usr/share/hydro-os/DefaultBackground.png",
"wallpaper.pywal": false,
"theme.matugen": true,
"wallpaper.enable": true
"wallpaper.enable": true,
"bar.customModules.storage.paths": [
"/"
],
"theme.matugen_settings.mode": "dark",
"theme.matugen_settings.scheme_type": "content",
"theme.matugen_settings.variation": "standard_1"
}