Added sudofree query (pacman), added pulseaudio

master
Toerd@480 5 years ago
parent 13c5d10a5e
commit a6f45969ff

@ -247,7 +247,7 @@ case $todo in
install_aur_helper install_aur_helper
installation_loop installation_loop
download_dotfiles download_dotfiles
set_permissions "Defaults timestamp_timeout=45\n%wheel ALL=(ALL) ALL\n%wheel ALL=(ALL) NOPASSWD: /usr/bin/shutdown,/usr/bin/reboot,/usr/bin/systemctl suspend,/usr/bin/wifi-menu,/usr/bin/mount,/usr/bin/umount,/usr/bin/pacman -Syu,/usr/bin/pacman -Syyu,/usr/bin/pacman -Syyu --noconfirm,/usr/bin/loadkeys" set_permissions "Defaults timestamp_timeout=45\n%wheel ALL=(ALL) ALL\n%wheel ALL=(ALL) NOPASSWD: /usr/bin/shutdown,/usr/bin/reboot,/usr/bin/systemctl suspend,/usr/bin/wifi-menu,/usr/bin/mount,/usr/bin/umount,/usr/bin/pacman -Syu,/usr/bin/pacman -Ss,/usr/bin/pacman -Syyu,/usr/bin/pacman -Syyu --noconfirm,/usr/bin/loadkeys"
no_beep no_beep
set_system_stuff set_system_stuff
enable_service "--user syncthing" "netctl-auto@wlp3s0" "--user offlineimap@philip_thi" "--user offlineimap@philip_posteo" "--user offlineimap@philip_gmail" enable_service "--user syncthing" "netctl-auto@wlp3s0" "--user offlineimap@philip_thi" "--user offlineimap@philip_posteo" "--user offlineimap@philip_gmail"

@ -61,6 +61,12 @@ A,P,dunst,Notification Server
# Other display related stuff # Other display related stuff
A,P,redshift,No more burning eyes at night <3 A,P,redshift,No more burning eyes at night <3
# Sound
A,P,alsa-plugins,Extra alsa plugins
A,P,alsa-utils,An alternative implementation of Linux sound support
A,P,pulseaudio-alsa,A featureful general-purpose sound server
A,P,pulsemixer,CLI and curses mixer for pulseaudio
# Text editing # Text editing
A,P,gvim,Vi Improved a highly configurable improved version of the vi text editor (with advanced features such as a GUI) A,P,gvim,Vi Improved a highly configurable improved version of the vi text editor (with advanced features such as a GUI)
A,P,emacs,The extensible customizable self-documenting real-time display editor A,P,emacs,The extensible customizable self-documenting real-time display editor
@ -81,8 +87,6 @@ A,P,qutebrowser,A keyboard-driven vim-like browser based on PyQt5
# General stuff # General stuff
A,P,htop,Interactive process viewer A,P,htop,Interactive process viewer
A,P,alsa-plugins,Extra alsa plugins
A,P,alsa-utils,An alternative implementation of Linux sound support
A,P,pass,Stores retrieves generates and synchronizes passwords securely A,P,pass,Stores retrieves generates and synchronizes passwords securely
A,A,pass-git-helper,git password helper A,A,pass-git-helper,git password helper
A,P,python-tldextract,lib for qute-pass A,P,python-tldextract,lib for qute-pass
@ -123,3 +127,9 @@ A,P,mpv,Video Player
# moved this here because it conflicts with x server todo add group memberships and udev rules (good2know) # moved this here because it conflicts with x server todo add group memberships and udev rules (good2know)
A,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI A,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI
# Design
# Good resource: https://uxplanet.org/open-design-freeware-tools-for-designers-f7bdde99f2e0
A,P,inkscape,Alternative to Adobe Illustrator
A,P,krita,Alternative to Adobe Photoshop
A,A,alva,Alternative to Adboe CC/Sketch # Akira also possible (Early DEV)

1 # First column: A = All, L = Laptop, D = Desktop
61 A,P,texlive-core,latex export (orgmode) A,P,emacs,The extensible customizable self-documenting real-time display editor
62 A,P,texlive-latexextra, latex export (orgmode) A,P,xournalpp,Notetaking and sketching application
63 # Mail # emacs reqs
64 A,P,pandoc,A universal document converter
65 A,P,auctex,latexpreview
66 A,P,texlive-core,latex export (orgmode)
67 A,P,texlive-latexextra, latex export (orgmode)
68 # Mail
69 A,A,mu,Maildir indexer/searcher and Emacs client (mu4e)
70 A,A,mu,Maildir indexer/searcher and Emacs client (mu4e) A,P,offlineimap,Synchronizes emails between two repositories
71 A,P,offlineimap,Synchronizes emails between two repositories # Webbrowsing
72 # Webbrowsing A,P,qutebrowser,A keyboard-driven vim-like browser based on PyQt5
87 A,P,aspell,no desc A,P,rsibreak,Prevent me from descroying myself
88 A,P,aspell-en,no desc A,P,nmap,network scanning
89 A,P,aspell-de,no desc # Tools
A,P,rsibreak,Prevent me from descroying myself
A,P,nmap,network scanning
90 # Tools A,P,maim,snipping tool for screenshots and stuff
91 A,P,maim,snipping tool for screenshots and stuff # A,P,syncthing,tool to sync all my docs
92 # A,P,syncthing,tool to sync all my docs A,P,nextcloud-client,Client for nextcloud server
127
128
129
130
131
132
133
134
135
Loading…
Cancel
Save