new file: alacritty/alacritty.yml

new file:   bspwm/bspwmrc
	new file:   neofetch/config.conf
	new file:   nvim/init.vim
	new file:   polybar/config
	new file:   polybar/launch.sh
	new file:   polybar/scripts/bat_toggle.sh
	new file:   polybar/scripts/brightnessctl.sh
	new file:   polybar/scripts/bt-status.sh
	new file:   polybar/scripts/coins.svg
	new file:   polybar/scripts/openvpn-status.sh
	new file:   polybar/scripts/pcrypto.py
	new file:   polybar/scripts/pulseaudio-control.bash
	new file:   polybar/scripts/spotify_status.py
	new file:   polybar/scripts/xbps-updates.sh
	new file:   polybar/scripts/xbps-updates.sh.bkp
This commit is contained in:
Salyrus
2021-11-30 08:34:10 +01:00
parent dabd2e9772
commit 59a0540f85
16 changed files with 3007 additions and 0 deletions

26
bspwm/bspwmrc Executable file
View File

@ -0,0 +1,26 @@
#! /bin/sh
pgrep -x sxhkd > /dev/null || sxhkd &
$HOME/.config/polybar/launch.sh
nitrogen --set-zoom-fill ~/.wallpapers/sf.jpg
bspc monitor -d I II III IV V VI
bspc config border_width 2
bspc config window_gap 10
bspc config split_ratio 0.52
bspc config borderless_monocle true
bspc config gapless_monocle true
bspc rule -a Gimp desktop='^8' state=floating follow=on
bspc rule -a Chromium desktop='^2'
bspc rule -a mplayer2 state=floating
bspc rule -a Kupfer.py focus=on
bspc rule -a Screenkey manage=off
bspc rule -a Pavucontrol state=floating
bspc rule -a Lxappearance state=floating
bspc rule -a blueman-manager state=floating
bspc rule -a virt-manager state=floating
bspc rule -a Nextcloud state=floating