pack: nomacs, papirus-icon-theme

master
qhga 3 years ago
parent 9ae192f7a9
commit e4f8369d93
Signed by: phga
GPG Key ID: 5249548AA705F019

@ -223,7 +223,7 @@ set_pacman_config() {
} }
set_git_config() { set_git_config() {
sudo -u $uname git config --global user.email "philipg@posteo.de" sudo -u $uname git config --global user.email "phga@posteo.de"
sudo -u $uname git config --global user.name "qhga" sudo -u $uname git config --global user.name "qhga"
sudo -u $uname git config --global credential.useHttpPath true sudo -u $uname git config --global credential.useHttpPath true
# gpg --list-keys --keyid-format=long # gpg --list-keys --keyid-format=long

@ -21,6 +21,7 @@ A,P,yubico-pam,Authentication with yubikeys
D,P,nvidia-dkms,Graphics driver D,P,nvidia-dkms,Graphics driver
A,P,expac,Pacman Database Extraction Tool (Get Install-Date) A,P,expac,Pacman Database Extraction Tool (Get Install-Date)
A,P,qt5ct,Tool to change themes for qt apps A,P,qt5ct,Tool to change themes for qt apps
A,P,papirus-icon-theme,icons
# libraries # libraries
# A,M,pyorgmode,lib to create and modify orgmode files used in quteb script # A,M,pyorgmode,lib to create and modify orgmode files used in quteb script
@ -60,6 +61,7 @@ A,P,xorg,The whole xorg group
A,P,xorg-xinit,X.Org initialisation program A,P,xorg-xinit,X.Org initialisation program
A,P,xcape,Configure modifier keys to act as other keys when pressed and released on their own A,P,xcape,Configure modifier keys to act as other keys when pressed and released on their own
A,P,feh,Image toolbelt A,P,feh,Image toolbelt
A,P,nomacs,Image Viewer
A,P,rofi,Application launcher A,P,rofi,Application launcher
A,P,xsecurelock,Lockscreen A,P,xsecurelock,Lockscreen
A,P,xclip,clipboard A,P,xclip,clipboard

1 # First column: A = All, L = Laptop, D = Desktop
21 A,P,expac,Pacman Database Extraction Tool (Get Install-Date)
22 A,P,qt5ct,Tool to change themes for qt apps
23 # libraries A,P,papirus-icon-theme,icons
24 # libraries
25 # A,M,pyorgmode,lib to create and modify orgmode files used in quteb script
26 # Driver related stuff
27 A,P,linux-zen-headers,linux kernel headers
61 # Terminal Emulator # A,M,dmenu,Generic menu for X
62 A,M,st,Terminal Emulator compiled manually from dotfiles repo # Terminal Emulator
63 # Window Management and eyecandy A,M,st,Terminal Emulator compiled manually from dotfiles repo
64 # Window Management and eyecandy
65 # New bspwm setup
66 A,P,bspwm,windowmanagement
67 A,P,sxhkd,Keyboard shortcuts
Loading…
Cancel
Save