gianmarco
/
dotfiles
Archived
1
0
Fork 0
This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues/pull-requests.
dotfiles/.config/bspwm/bspwmrc

44 lines
1.5 KiB
Bash
Executable File

#! /bin/sh
pgrep -x sxhkd > /dev/null || sxhkd &
killall dunst || dunst -conf .config/dunst/dunstrc &
#killall deadd-notification-center || deadd-notification-center &
feh --bg-fill "/data/Creazioni/Red Line Wallpaper/redline_radiance.png"
setxkbmap it
#xinput --set-prop "ETPS/2 Elantech Touchpad" "libinput Natural Scrolling Enabled" 1
#xinput --set-prop "ETPS/2 Elantech Touchpad" "libinput Tapping Enabled" 1
xset r rate 250 40
xrandr --output DVI-D-0 --mode 1920x1080 --same-as HDMI-A-1
bspc monitor -d 1 2 3 4 5 6
bspc config border_width 3
bspc config window_gap 10
bspc config focused_border_color "#eb4034"
bspc config split_ratio 0.5
bspc config borderless_monocle true
bspc config gapless_monocle true
bspc rule -a elisa state=floating
bspc rule -a dolphin state=floating
bspc rule -a ksysguard state=floating
bspc rule -a KeePassXC state=floating
bspc rule -a SimpleScreenRecorder state=floating
bspc rule -a krfb state=floating
bspc rule -a 'LibreWolf:Toolkit' state=floating
bspc rule -a ark state=floating
bspc rule -a Authenticator-rs state=floating
bspc rule -a kcharselect state=floating
bspc rule -a plasma.emojier state=floating
bspc rule -a rpi-imager state=floating
bspc rule -a 'FF Multi Converter' state=floating
bspc rule -a isoimagewriter state=floating
bspc rule -a kmag state=floating
bspc rule -a GLava state=floating
bspc rule -a desktop="Desktop" locked=on
~/Scripts/autostart.sh
~/.config/polybar/launch.sh --gmg
picom