1
0

more packages and some other stuff

This commit is contained in:
Deven Blake 2021-01-15 13:28:23 -05:00
parent a828ffa483
commit af11cd7fdd
4 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,22 @@
#!/bin/sh
# a bunch of one-line programs i want in my dmenu
# these have use outside the terminal and thus are generated here
source ./cdecho.sh
mkdir -p $HOME/bin/oneliners || exit
cde $HOME/bin/oneliners
# appimage launcher
printf "python $HOME/apps/appimagelauncher.py\n" >appimgs
# settings for specific monitors
printf "xrandr --output HDMI-1 --auto --mode 720x480 --right-of LVDS-1\n" >1702
printf "xrandr --output VGA-1 --auto --right-of LVDS-1\n" >mv720
# more monitor settings
printf "xrandr --output HDMI-1 --off\n" >hdmioff
printf "xrandr --output VGA-1 --off\n" >vgaoff
ls && [ $(printf "Yes.\nNo." | dmenu -p "Any risky files?") = "No." ] && printf "Making executable.\n" && chmod +x *

View File

@ -6,5 +6,8 @@ iwd
jre11-openjdk
jre8-openjdk
lastpass-cli
libreoffice-fresh
light
ntfs-3g
python-pip
virtualbox-host-modules-arch

View File

@ -1,3 +1,4 @@
build-essential
libreoffice
moon-buggy
ne

View File

@ -27,6 +27,7 @@ moreutils
mpv
neofetch
nmap
progress
pulseaudio
pulseaudio-alsa
pulseaudio-bluetooth
@ -40,6 +41,7 @@ sed
thunar
thunderbird
units
unzip
vi
virtualbox
vlc