return {
os = { "Archlinux", tool = "kasis" }, --btw
wm = function(rep)
pure = {
main = "awesome-git",
compositor = {
name = "picom-git",
fork = { "jonaburg" },
},
}
per = { "rofi", "eww", "polybar" }
if rep then
return { pure, per }
end
return pure
end,
shell = { "zsh", plugins_manager = "zi" },
editor = {
gui = { "vscode", "vscode-insiders" },
cli = { "neovim-git", gui = "neovide" },
},
monitor = { "bpytop" },
music = { "mpd", { "ncmpcpp" } },
file_manager = { { "ranger" }, { "thunar" } },
useful_app = {
{ "fd", "rg", "exa" },
{ "fzf", "pacman_fzf" },
},
}
Theme | Link | AUR | Note |
---|---|---|---|
GRUB theme | sleek orange | N/A | using install script in its folder |
Cursor theme | Sweet cursor | sweet-cursor-theme-git | Use lxappearance to set theme |
Icons theme | candy icons | candy-icons-git | Use lxappearance to set this first, |
- | Sweet folders | sweet-folders-icons-git | then set this |
Color theme | GTK sweet dark | gtk-theme-sweet-dark | Use lxappearance to set theme |
- | Sweet kvantum | kvantum-theme-sweet-git | Use qt5ct to set icons theme and kvantum manager to set theme |