You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3.0 KiB
3.0 KiB
1 | # First column: A = All, L = Laptop, D = Desktop |
---|---|
2 | # Second column: P = Pacman, A = AUR |
3 | # Third column: Packagename |
4 | # Fourth column: Description |
5 | # BASE |
6 | A,P,dosfstools,DOS filesystem utilities |
7 | A,P,efibootmgr,Tool to modify UEFI Firmware Boot Manager Variables |
8 | A,P,gptfdisk,A text-mode partitioning tool that works on GUID Partition Table (GPT) disks |
9 | A,P,exfat-utils,Utilities for exFAT file system |
10 | A,P,nfs-utils,Support programs for Network File Systems |
11 | A,P,xfsprogs,XFS filesystem utilities |
12 | A,P,intel-ucode,Microcode update files for Intel CPUs |
13 | L,P,acpi,Client for battery power and thermal readings |
14 | L,P,acpid,A daemon for delivering ACPI power management events with netlink support |
15 | A,P,openssh,ssh |
16 | # Package management |
17 | A,P,reflector,sort mirrorlist |
18 | # Fonts |
19 | A,A,nerd-fonts-hack,Systemfont |
20 | A,P,ttf-hack,Systemfont fallback |
21 | A,A,ttf-font-awesome-4,Glyphs fallback |
22 | A,A,ttf-unifont,more font support |
23 | A,P,noto-fonts,more glyphs |
24 | # X |
25 | A,P,xorg,The whole xorg group |
26 | A,P,xorg-xinit,The whole xorg group |
27 | A,P,xcompmgr,Required for st to get transparent background |
28 | A,P,xcape,Configure modifier keys to act as other keys when pressed and released on their own |
29 | # Terminal Emulator |
30 | A,M,st,Terminal Emulator compiled manually from dotfiles repo |
31 | # Window Management and eyecandy |
32 | A,P,i3-gaps,A fork of i3wm tiling window manager with more features including gaps |
33 | A,P,i3bar,statusbar which comes with i3 |
34 | A,P,i3status,sends systeminformation to the i3bar |
35 | A,P,dmenu,Generic menu for X |
36 | A,P,feh,Image toolbelt |
37 | # Display management |
38 | A,P,arandr,Provide a simple visual front end for XRandR 1.2. |
39 | # File browser |
40 | A,P,ranger,A simple vim-like file manager |
41 | A,P,w3m,Terminal webbrowser used to preview images in ranger |
42 | A,P,imlib2,Required lib to preview images in st + ranger |
43 | # Text editing |
44 | A,P,gvim,Vi Improved a highly configurable improved version of the vi text editor (with advanced features such as a GUI) |
45 | A,P,emacs,The extensible customizable self-documenting real-time display editor |
46 | |
47 | A,P,mu,Maildir indexer/searcher and Emacs client (mu4e) |
48 | A,P,offlineimap,Synchronizes emails between two repositories |
49 | # Webbrowsing |
50 | A,P,qutebrowser,A keyboard-driven vim-like browser based on PyQt5 |
51 | # Pdf viewer |
52 | A,P,zathura-pdf-mupdf,Adds pdf support to zathura by using the mupdf engine |
53 | # General stuff |
54 | A,P,htop,Interactive process viewer |
55 | A,P,alsa-plugins,Extra alsa plugins |
56 | A,P,alsa-utils,An alternative implementation of Linux sound support |
57 | A,P,pass,Stores retrieves generates and synchronizes passwords securely |
58 | A,P,zip,Compressor/archiver for creating and modifying zipfiles |
59 | A,P,p7zip,Command-line file archiver with high compression ratio |
60 | A,P,ripgrep,A search tool that combines the usability of ag with the raw speed of grep |
61 | A,P,fzf,fuzzy bash completion |
62 | # Tools |
63 | A,P,flameshot,snipping tool for screenshots and stuff |
64 | A,P,syncthing,tool to sync all my docs |
65 | # Programming |
66 | A,P,clang, |
67 | A,P,llvm-libs, |
68 | A,P,llvm, |
69 | # moved this here because it conflicts with x server todo add group memberships and udev rules (good2know) |
70 | L,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI |