This commit is contained in:
mitchell 2025-10-19 02:42:39 -04:00
parent 44780e9a9e
commit 78d9f03d3b
8 changed files with 710 additions and 50 deletions

View file

@ -5,37 +5,26 @@
# touch ~/.bspwm_no_lock
#end
if test $DISPLAY = ":0"
setxkbmap -option ctrl:swapcaps
setxkbmap -option altwin:swap_alt_win
xset s off -dpms
xinput set-prop 'MSFT0001:00 04F3:317C Touchpad' 'libinput Tapping Enabled' 1
xinput set-prop 'MSFT0001:00 04F3:317C Touchpad' 'libinput Middle Emulation Enabled' 1
end
sxhkd &
if test $DISPLAY = ":0"
picom -b
else
picom -b --backend xrender
end
#wmname LG3D
if test $DISPLAY = ":0"
killall -q polybar pasystray barrier barrierc
barrier &
keepassxc &
xset s off -dpms
killall -q picom sxhkd polybar ssh-agent
picom -b
xfsettingsd --disable-wm-check --daemon
pgrep deskflow; or deskflow &
eval (ssh-agent -c)
~/.fehbg
else
picom -b --backend xrender
feh --no-fehbg --bg-scale '/home/m/sync/maelstrom.jpg'
end
sxhkd &
polybar m-bar &
pasystray &
pgrep pasystray; or pasystray &
bspc monitor -d I II III IV V VI VII
bspc monitor -d I II III IV V
bspc config border_width 2
bspc config window_gap 10