-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsoftware_list.json
More file actions
72 lines (72 loc) · 1.17 KB
/
software_list.json
File metadata and controls
72 lines (72 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"aur": ["asdf-vm", "jmtpfs", "neovim-nightly-bin", "pandoc-bin", "rar"],
"pacman": [
"acpilight",
"android-tools",
"aria2",
"bspwm",
"calibre",
"cups",
"deluge-gtk",
"dunst",
"eza",
"feh",
"ffmpeg",
"flameshot",
"fzf",
"git",
"github-cli",
"htop",
"jq",
"libnotify",
"mpv",
"ncdu",
"noto-fonts-cjk",
"noto-fonts-emoji",
"ntfs-3g",
"p7zip",
"pacman-contrib",
"pipewire",
"pipewire-pulse",
"polybar",
"pulsemixer",
"python-adblock",
"qutebrowser",
"ranger",
"redshift",
"ripgrep-all",
"rofi",
"rofi-calc",
"rofi-emoji",
"stow",
"sxhkd",
"the_silver_searcher",
"tree",
"unclutter",
"unrar",
"unzip",
"vulkan-icd-loader",
"vulkan-intel",
"wezterm",
"wireplumber",
"xdg-user-dirs",
"xf86-input-synaptics",
"xf86-video-vesa",
"xorg-server",
"xorg-xinit",
"xorg-xkill",
"xorg-xprop",
"xorg-xrandr",
"xorg-xsetroot",
"xsel",
"yt-dlp",
"zathura",
"zathura-cb",
"zathura-djvu",
"zathura-pdf-mupdf",
"zenity",
"zip",
"zoxide",
"zsh"
]
}