forked from Shinonome/dots-hyprland
stuff
This commit is contained in:
Executable
+34
@@ -0,0 +1,34 @@
|
||||
[
|
||||
{
|
||||
"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 &"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user