This commit is contained in:
end-4
2024-02-22 15:35:06 +07:00
commit 8db26e9707
4220 changed files with 208544 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[
{"name": "Documents", "path": "~/Documents", "icon": "description"},
{"name": "Downloads", "path": "~/Downloads", "icon": "download"},
{"name": "Music", "path": "~/Music", "icon": "music_note"},
{"name": "Pictures", "path": "~/Pictures", "icon": "image"},
{"name": "Videos", "path": "~/Videos", "icon": "movie"},
{"name": "eww", "path": "~/.config/eww", "icon": "widgets"},
{"name": "hypr", "path": "~/.config/hypr", "icon": "water_drop"}
]
+14
View File
@@ -0,0 +1,14 @@
[
{
"name": "English (United States)",
"name_method": "US",
"name_ibus": "xkb:us::eng",
"name_abbr": "ENG"
},
{
"name": "Vietnamese",
"name_method": "Vietnamese Telex (Bamboo Engine)",
"name_ibus": "Bamboo::Us",
"name_abbr": "VIE"
}
]
+34
View File
@@ -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 &"
}
]
+2
View File
@@ -0,0 +1,2 @@
["hyprland: light reduction in blur","hyprland: make top draggers (hyprbars mod)","eww:app icons on workspace switcher perhaps","wallpaper scroll, multi layer with diff speed","make 20-30s hyprland intro video for vdawg"]
+9
View File
@@ -0,0 +1,9 @@
[
{"name": "Discord", "url": "https://discord.com/app", "icon": "󰙯"},
{"name": "Youtube", "url": "https://youtube.com", "icon": "󰗃"},
{"name": "SoundCloud", "url": "https://soundcloud.com", "icon": "󰓀"},
{"name": "GitHub", "url": "https://github.com", "icon": "󰊤"},
{"name": "Pixiv", "url": "https://pixiv.net", "icon": "󰋩"},
{"name": "Gmail", "url": "https://mail.google.com", "icon": "󰊫"},
{"name": "G Translate", "url": "https://translate.google.com", "icon": "󰊿"}
]