forked from Shinonome/dots-hyprland
34 lines
945 B
JSON
Executable File
34 lines
945 B
JSON
Executable File
[
|
|
{
|
|
"address": [],
|
|
"class": "org.gnome.Nautilus",
|
|
"count": 0,
|
|
"icon": "/usr/share/icons/Win11-dark/apps/scalable/nautilus.svg",
|
|
"workspace": [],
|
|
"exec": "nautilus --new-window &"
|
|
},
|
|
{
|
|
"address": [],
|
|
"class": "firefox",
|
|
"count": 0,
|
|
"icon": "/usr/share/icons/Win11-dark/apps/scalable/firefox.svg",
|
|
"workspace": [],
|
|
"exec": "firefox &"
|
|
},
|
|
{
|
|
"address": [],
|
|
"class": "code-url-handler",
|
|
"count": 0,
|
|
"icon": "/usr/share/icons/Win11-dark/apps/scalable/code.svg",
|
|
"workspace": [],
|
|
"exec": "code --password-store=gnome --enable-features=UseOzonePlatform --ozone-platform=wayland &"
|
|
},
|
|
{
|
|
"address": [],
|
|
"class": "foot",
|
|
"count": 0,
|
|
"icon": "/usr/share/icons/Win11-dark/apps/scalable/foot.svg",
|
|
"workspace": [],
|
|
"exec": "foot &"
|
|
}
|
|
] |