summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-07-28 13:17:28 +0300
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-07-28 13:17:28 +0300
commit2c52771a6c49e85582b965021baee98e150c81a2 (patch)
tree3f5142db3fe0acb32fab967a043c57b0394f62cc
parent0df7f4fa0009a16c710685583a8ce3afee3bb813 (diff)
Great changes to the install script now making use of xargs and xpkg.
Great changes in how other tools function better as well. Changes to be committed: renamed: dunst/launch.sh -> dunst/test.sh modified: install.sh modified: X11/xinit modified: appimageupdate modified: nvim/init.vim modified: pmenu modified: runc modified: zsh/aliases modified: zsh/env modified: zsh/zshrc
-rwxr-xr-xX11/xinit2
-rwxr-xr-xappimageupdate4
-rwxr-xr-xdunst/test.sh (renamed from dunst/launch.sh)0
-rwxr-xr-xinstall.sh39
-rw-r--r--nvim/init.vim7
-rwxr-xr-xpmenu1
-rwxr-xr-xrunc2
-rw-r--r--zsh/aliases2
-rw-r--r--zsh/env2
-rw-r--r--zsh/zshrc2
10 files changed, 38 insertions, 23 deletions
diff --git a/X11/xinit b/X11/xinit
index 3954a67..9384f1d 100755
--- a/X11/xinit
+++ b/X11/xinit
@@ -47,7 +47,7 @@ synclient AccelFactor=0.025 # accele
amixer --card 0 set 'Master' 100 & # audio volume
amixer --card 0 set 'Mic Boost' 0 & # mic boost volume
-amixer --card 0 set 'Capture' 39 & # capture volume
+#amixer --card 0 set 'Capture' 39 & # capture volume
sxhkd -c $HOME/.config/keybinds & # keybindings
diff --git a/appimageupdate b/appimageupdate
index d8a6e34..a6ad827 100755
--- a/appimageupdate
+++ b/appimageupdate
@@ -2,7 +2,7 @@
set -e
-/home/alphara/.applications/AppImageUpdate-x86_64.AppImage $@
-/home/alphara/.applications/appimageupdatetool-x86_64.AppImage $@
+#/home/alphara/.applications/AppImageUpdate-x86_64.AppImage $@ # GUI
+/home/alphara/.applications/appimageupdatetool-x86_64.AppImage $@ # CLI
rm ./*.zs-old
diff --git a/dunst/launch.sh b/dunst/test.sh
index 9d6162b..9d6162b 100755
--- a/dunst/launch.sh
+++ b/dunst/test.sh
diff --git a/install.sh b/install.sh
index 81071b8..cd50834 100755
--- a/install.sh
+++ b/install.sh
@@ -59,14 +59,16 @@ echo ""
echo "Updating package repositories and installing packages."
+sudo xbps-install -SAu
+
sudo xbps-install -SAu void-repo-nonfree void-updates void-repo-multilib void-repo-multilib-nonfree
-# To get the package list: xbps-query -m | sed -E 's/(.*)-[0-9]+(\.[0-9]+)*(_[0-9]+)?/\1 \\/'
-# But it s pretty buggy on character after the backslash for whatever reason
+# To get the package list: xpkg -m | xargs -n 1 | xsel -b
sudo xbps-install -SAu \
7zip-unrar \
CPU-X \
Ghidrathon \
+GraphicsMagick \
ImageMagick \
MangoHud \
Minder \
@@ -74,6 +76,9 @@ MultiMarkdown \
PopCorn \
RcloneBrowser \
SDL \
+SDL2-devel \
+SDL2_ttf \
+SDL2_ttf-devel \
SDL_image \
SFML \
SFML-devel \
@@ -105,6 +110,7 @@ alsa-utils \
alsaequal \
amdvlk \
amdvlk-32bit \
+amfora \
android-file-transfer-linux \
android-udev-rules \
ansible \
@@ -114,6 +120,7 @@ ardour \
arduino-cli \
aria2 \
arp-scan \
+arpfox \
artwiz-fonts \
ascii \
asciinema \
@@ -185,6 +192,7 @@ ext4magic \
extundelete \
fail2ban \
fann \
+fbv \
fd \
feh \
ffmpeg \
@@ -193,7 +201,6 @@ figlet-fonts \
filezilla \
firefox \
flatpak \
-flowblade \
foliate \
font-adobe-source-code-pro \
font-awesome \
@@ -263,12 +270,9 @@ gstreamer-vaapi \
gstreamer1-aravis \
gstreamer1-pipewire \
gstreamermm \
-nerd-fonts \
gtk+3-devel \
gtk-engine-murrine-32bit \
-gtklp
-
-sudo xbps-install -SAu \
+gtklp \
hashcat \
hashcat-utils \
hdf5-devel \
@@ -288,6 +292,7 @@ icu-devel \
imlib2-devel \
imlib2-tools \
imlib2-webp \
+inetutils \
inetutils-ifconfig \
inkscape \
inxi \
@@ -303,7 +308,9 @@ jupyterlab \
kakoune \
keepassxc \
kicad \
+kompare \
kotlin-bin \
+krfb \
krita \
kvantum \
lagrange \
@@ -325,6 +332,7 @@ liberation-fonts-ttf \
libexif-devel \
libgcc-32bit \
libgfortran-devel \
+libglib-static-32bit \
libglvnd-32bit \
libgo-32bit \
libgo-devel-32bit \
@@ -335,6 +343,7 @@ libgta \
libgta-devel \
libgtkdgl-32bit \
libgtkdsv-32bit \
+libgtkhtml-32bit \
libguestfs \
libinput-gestures \
libjack-pipewire \
@@ -386,7 +395,6 @@ luarocks \
lutris \
macchanger \
mandown \
-mangadesk \
mathjax \
mdp \
mdr \
@@ -418,6 +426,7 @@ nemesis \
neofetch \
neomutt \
neovim \
+nerd-fonts \
netbsd-wtf \
newsboat \
nfs-utils \
@@ -453,6 +462,7 @@ pass \
pass-otp \
pavucontrol \
pcmanfm \
+persepolis \
picom \
pipewire \
pipewire-devel \
@@ -465,14 +475,13 @@ powertop \
ppp \
profanity \
protontricks \
-pulsemixer
-
-sudo xbps-install -SAu \
+pulsemixer \
pyside2-tools \
python3-Markdown \
python3-cairo-devel \
python3-cairocffi \
python3-cchardet \
+python3-commonmark \
python3-cycler \
python3-dbus-devel \
python3-devel \
@@ -534,6 +543,7 @@ socklog \
socklog-void \
spectrum3d \
speedometer \
+starplot \
steam \
stegsnow \
stow \
@@ -584,6 +594,7 @@ virt-viewer \
vkBasalt \
vkBasalt-32bit \
vkQuake \
+vkd3d-32bit \
void-docs \
void-docs-browse \
void-repo-multilib \
@@ -657,8 +668,10 @@ zulucrypt
echo ""
-echo "Loading config files for important applications..."
+echo "Increasing max_map_count ..."
+sudo sysctl -w vm.max_map_count=1048576
+sysctl vm.max_map_count
-echo ""
+echo "Loading config files for important applications..."
# i will use move, copy, link, etc commands with their verbose options to show what is being done.
diff --git a/nvim/init.vim b/nvim/init.vim
index b9e9784..13944c6 100644
--- a/nvim/init.vim
+++ b/nvim/init.vim
@@ -135,8 +135,8 @@ nnoremap <Leader>b :set cursorline! <CR>
nnoremap <leader>\ :NERDTreeToggle<CR>
" Start NERDTree. If a file is specified, move the cursor to its window.
-" autocmd StdinReadPre * let s:std_in=1
-" autocmd VimEnter * NERDTree | if argc() > 0 || exists("s:std_in") | wincmd p | endif
+ "autocmd StdinReadPre * let s:std_in=1
+ "autocmd VimEnter * NERDTree | if argc() > 0 || exists("s:std_in") | wincmd p | endif
" Exit Vim if NERDTree is the only window left.
autocmd BufEnter * if tabpagenr('$') == 1 && winnr('$') == 1 && exists('b:NERDTree') && b:NERDTree.isTabTree() | quit | endif
@@ -156,6 +156,7 @@ nnoremap <Leader>b :set cursorline! <CR>
"""NeoVide
if exists("g:neovide")
set guifont="Inconsolata"
- "let g:neovide_transparency = 0.8
+ let g:neovide_transparency = 0.75
+ let g:airline_powerline_fonts = 0
let g:neovide_cursor_vfx_mode = "pixiedust"
endif
diff --git a/pmenu b/pmenu
index ac46ec4..b1acfe3 100755
--- a/pmenu
+++ b/pmenu
@@ -10,7 +10,6 @@ case $doVAR in
"");;
"dwmkill")
pkill dwm;;
- #pkill xinit;;
"picomkill")
pkill picom;;
"sleeeeeeep")
diff --git a/runc b/runc
index a68ac83..55abb21 100755
--- a/runc
+++ b/runc
@@ -4,7 +4,7 @@ set -e
g++ $1 -o temp
-chmod +x temp
+chmod +x temp # if it isn't already executable
./temp
diff --git a/zsh/aliases b/zsh/aliases
index f216d8f..ea1d859 100644
--- a/zsh/aliases
+++ b/zsh/aliases
@@ -74,7 +74,7 @@ alias catgirl="catgirl -h irc.libera.chat -j '#voidlinux'"
# gaming
alias proton='~/.local/share/Steam/steamapps/common/Proton\ -\ Experimental/proton run'
-alias protonge='~/.local/share/Steam/compatibilitytools.d/GE-Proton9-9/proton run'
+alias protonge='~/.local/share/Steam/compatibilitytools.d/GE-Proton9-10/proton run'
# media
alias mpv='mpv --ytdl-format="bestvideo[ext=mp4]+bestaudio[ext=m4a]"'
diff --git a/zsh/env b/zsh/env
index 1366c6a..ac0c2ac 100644
--- a/zsh/env
+++ b/zsh/env
@@ -23,7 +23,7 @@ export DOTNET_ROOT=/home/alphara/dev/dotnet
export DOTNET_CLI_TELEMETRY_OPTOUT=1
### go stuff ###
-export GOPATH=$HOME/go
+export GOPATH=$HOME/.local/go
### dbus stuff ###
export NO_AT_BRIDGE=1
diff --git a/zsh/zshrc b/zsh/zshrc
index e33b7b6..68b8855 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -53,3 +53,5 @@ export PYENV_ROOT="$HOME/.pyenv"
command -v pyenv >/dev/null || export PATH="$PYENV_ROOT/bin:$PATH"
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
+
+eval "$(zoxide init zsh)"