added a few defaults that were missed
This commit is contained in:
parent
4570a04f93
commit
edfcd37b64
@ -76,3 +76,9 @@ ln -s /usr/share/mpv/scripts/mpris.so /home/solomon/.local/share/jellyfinmediapl
|
||||
|
||||
# TODO
|
||||
review xmonad.sh for default programs / dependencies
|
||||
|
||||
Need to work out gnome-keyring setup with pam, related to this is getting nextcloud to login without a login manager, I think it's a pam thing, I have got it working in the past.
|
||||
|
||||
installing zsh breaks the script, I have noted that it's not suggested but need something better.
|
||||
|
||||
figure out icons/font stuff, it's very frustrating.
|
||||
|
||||
@ -1,12 +1,22 @@
|
||||
DEPENDENCIES_START
|
||||
yad
|
||||
playerctl
|
||||
zip
|
||||
xorg-xmessage
|
||||
biber
|
||||
perl-clone
|
||||
texlive-most
|
||||
gnome-keyring
|
||||
libgnome-keyring
|
||||
xdotool
|
||||
tumbler
|
||||
libopenraw
|
||||
tree
|
||||
redshift
|
||||
ueberzug
|
||||
pamixer
|
||||
xorg-xsetroot
|
||||
feh
|
||||
pulseaudio-bluetooth
|
||||
bluez-utils
|
||||
sshfs
|
||||
@ -34,13 +44,11 @@ network-manager-applet
|
||||
wget
|
||||
unzip
|
||||
ttf-fira-code
|
||||
ttf-font-awesome
|
||||
trayer
|
||||
youtube-dl
|
||||
openssh
|
||||
numlockx
|
||||
htop
|
||||
gnome-keyring
|
||||
dosfstools
|
||||
grub
|
||||
efibootmgr
|
||||
@ -53,7 +61,6 @@ bat
|
||||
lightdm
|
||||
lightdm-webkit-theme-litarvan
|
||||
lxsession
|
||||
xdotool
|
||||
xterm
|
||||
flameshot
|
||||
simple-mtpfs
|
||||
@ -79,7 +86,10 @@ firefox
|
||||
zsh
|
||||
neovim
|
||||
alacritty
|
||||
libreoffice
|
||||
lf
|
||||
thunar
|
||||
tmux
|
||||
thunderbird
|
||||
protonmail-bridge
|
||||
newsboat
|
||||
@ -121,7 +131,7 @@ runelite
|
||||
fish
|
||||
slack-desktop
|
||||
barrier
|
||||
todoist-electron
|
||||
todoist
|
||||
virt-manager
|
||||
teams
|
||||
neomutt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user