summaryrefslogtreecommitdiff
path: root/.config/bspwm/bspwmrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/bspwm/bspwmrc')
-rwxr-xr-x.config/bspwm/bspwmrc63
1 files changed, 0 insertions, 63 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc
deleted file mode 100755
index f03c504..0000000
--- a/.config/bspwm/bspwmrc
+++ /dev/null
@@ -1,63 +0,0 @@
-#! /bin/sh
-
-xrandr --auto
-
-xrandr --auto --dpi 96 --output eDP --primary --mode 1920x1080
-xrandr --auto --dpi 96 --output HDMI-A-0 --mode 3840x2160 --rate 30 --above eDP
-
-pgrep -x sxhkd > /dev/null || sxhkd &
-
-#picom &
-
-/usr/libexec/polkit-gnome-authentication-agent-1 &
-
-#/usr/bin/nm-applet &
-sh $HOME/Documents/scroll_trackball.sh &
-
-$HOME/.config/polybar/launch.sh &
-
-# wallppaer
-hsetroot -solid '#1c1c1c' &
-#feh --bg-fill $HOME/wallpaper/waves.png
-
-# /usr/bin/kdeconnect-indicator &
-
-killall pipewire 2>/dev/null
-/usr/bin/gentoo-pipewire-launcher &
-
-bspc monitor eDP -d 1 2 3 4
-bspc monitor HDMI-A-0 -d 5 6 7 8
-bspc wm -O HDMI-A-0 eDP
-
-bspc config border_width 3
-bspc config window_gap 1
-
-bspc config split_ratio 0.50
-bspc config borderless_monocle true
-bspc config gapless_monocle true
-
-bspc config normal_border_color '#5b5f71'
-bspc config active_border_color '#5b5f71'
-bspc config focused_border_color '#8296b0'
-
-# focus on hover
-bspc config focus_follows_pointer true
-
-wmname LG3D
-
-bspc rule -a URxvt state=floating
-bspc rule -a "firefox" state=floating
-bspc rule -a kitty state=floating
-bspc rule -a Thunar state=floating
-bspc rule -a Lxappearance state=floating
-bspc rule -a "Gnome-system-monitor" state=floating
-bspc rule -a Gnome-disks state=floating
-bspc rule -a Gnome-calculator state=floating
-bspc rule -a "Gufw.py" state=floating
-bspc rule -a Eom state=floating
-bspc rule -a feh state=floating
-bspc rule -a XTerm state=floating
-bspc rule -a Pavucontrol state=floating
-bspc rule -a '*:slack' desktop='^9' state=tiled follow=off
-bspc rule -a '*:megasync' state=floating
-bspc rule -a processing-app-Base state=floating