Added sudofree query (pacman), added pulseaudio
This commit is contained in:
parent
13c5d10a5e
commit
a6f45969ff
2
fresh.sh
2
fresh.sh
@ -247,7 +247,7 @@ case $todo in
|
||||
install_aur_helper
|
||||
installation_loop
|
||||
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
|
||||
set_system_stuff
|
||||
enable_service "--user syncthing" "netctl-auto@wlp3s0" "--user offlineimap@philip_thi" "--user offlineimap@philip_posteo" "--user offlineimap@philip_gmail"
|
||||
|
14
pack.csv
14
pack.csv
@ -61,6 +61,12 @@ A,P,dunst,Notification Server
|
||||
# Other display related stuff
|
||||
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
|
||||
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
|
||||
@ -81,8 +87,6 @@ A,P,qutebrowser,A keyboard-driven vim-like browser based on PyQt5
|
||||
|
||||
# General stuff
|
||||
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,A,pass-git-helper,git password helper
|
||||
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)
|
||||
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)
|
||||
|
|
Loading…
x
Reference in New Issue
Block a user