diff --git a/bspwm/autostart_owlenlap00 b/bspwm/autostart_owlenlap00 index 63da5c0..df7d3dc 100755 --- a/bspwm/autostart_owlenlap00 +++ b/bspwm/autostart_owlenlap00 @@ -1,4 +1,3 @@ #! /bin/sh -polybar -c /home/mpuchstein/.config/polybar/config_owlenlap00 maintop & -polybar -c /home/mpuchstein/.config/polybar/config_owlenlap00 mainbot & +WIREDIF="enp3s0" WIFIIF="wlp5s0" polybar.sh diff --git a/bspwm/autostart_owlenlap01 b/bspwm/autostart_owlenlap01 new file mode 100755 index 0000000..df7d3dc --- /dev/null +++ b/bspwm/autostart_owlenlap01 @@ -0,0 +1,3 @@ +#! /bin/sh + +WIREDIF="enp3s0" WIFIIF="wlp5s0" polybar.sh diff --git a/bspwm/bspwmrc_owlenlap00 b/bspwm/bspwmrc_owlenlap00 index f286b8e..54455ed 100755 --- a/bspwm/bspwmrc_owlenlap00 +++ b/bspwm/bspwmrc_owlenlap00 @@ -1,42 +1,8 @@ #! /bin/sh /home/mpuchstein/.config/bspwm/init_owlenlap00 & -sxhkd & -bspc config border_width 2 -bspc config window_gap 5 - -bspc config split_ratio 0.5 -bspc config borderless_monocle true -bspc config gapless_monocle true -bspc config single_monocle true -bspc config automatic_scheme alternate -bspc config ignore_ewmh_focus true -bspc config ignore_ewmh_fullscreen all, none -bspc config honor_size_hints true -bspc config focus_follows_pointer true -bspc config pointer_follows_focus true -bspc config pointer_action1 move -bspc config pointer_action2 none -bspc config pointer_action3 resize_corner -bspc config click_to_focus true -bspc config pointer_follows_monitor true -bspc config remove_unplugged_monitors true - -bspc config normal_border_color \#16101a -bspc config active_border_color \#581f40 -bspc config focused_border_color \#b84b4e -bspc config presel_feedback_color \#581f40 - -bspc rule -a Screenkey manage=off -bspc rule -a Pavucontrol state=floating -bspc rule -a TeamSpeak\ 3 desktop=^2 -bspc rule -a Mumble desktop=^2 -bspc rule -a Steam desktop=^3 state=pseudo_tiled -bspc rule -a keepassxc desktop=^12 -bspc rule -a blueman-manager state=floating - -bspc wm --adopt-orphans +/home/mpuchstein/.config/bspwm/bspwmrc_uni xrdb -merge ~/.Xresources & xsetroot -cursor_name left_ptr & diff --git a/bspwm/bspwmrc_owlenlap01 b/bspwm/bspwmrc_owlenlap01 index 04df847..b947cec 100755 --- a/bspwm/bspwmrc_owlenlap01 +++ b/bspwm/bspwmrc_owlenlap01 @@ -1,59 +1,11 @@ #! /bin/sh -autorandr-launcher --daemonize -/home/mpuchstein/.config/bspwm/laptopinit & -sxhkd & -termald & -deadd-notification-center & -xrdb -merge ~/.Xresources & -xiccd & - -bspc config border_width 2 -bspc config window_gap 5 - -bspc config split_ratio 0.5 -bspc config borderless_monocle true -bspc config gapless_monocle true -bspc config single_monocle true -bspc config automatic_scheme alternate -bspc config ignore_ewmh_focus true -bspc config ignore_ewmh_fullscreen all, none -bspc config honor_size_hints true -bspc config focus_follows_pointer true -bspc config pointer_follows_focus true -bspc config pointer_action1 move -bspc config pointer_action2 none -bspc config pointer_action3 resize_corner -bspc config click_to_focus true -bspc config pointer_follows_monitor true -bspc config remove_unplugged_monitors true - -bspc config normal_border_color \#16101a -bspc config active_border_color \#581f40 -bspc config focused_border_color \#b84b4e -bspc config presel_feedback_color \#581f40 +/home/mpuchstein/.config/bspwm/init_owlenlap01 & -bspc rule -a Screenkey manage=off -bspc rule -a Pavucontrol state=floating -bspc rule -a TeamSpeak\ 3 desktop=^2 -bspc rule -a Mumble desktop=^2 -bspc rule -a Steam desktop=^3 state=pseudo_tiled -bspc rule -a keepassxc desktop=^12 -bspc rule -a blueman-manager state=floating +/home/mpuchstein/.config/bspwm/bspwmrc_uni -bspc wm --adopt-orphans - -greenclip daemon & -blueman-applet & -nm-applet & -nextcloud & -pasystray & -volctl & -udiskie -t & -nitrogen --restore & -/home/mpuchstein/.local/bin/java_nonreparenting_wm_hack.sh & -sleep 5 -polybar.sh & +xrdb -merge ~/.Xresources & xsetroot -cursor_name left_ptr & -pulseaudio-dlna & -picom -b & + +/home/mpuchstein/.config/bspwm/autostart +/home/mpuchstein/.config/bspwm/autostart_owlenlap01 diff --git a/bspwm/bspwmrc_uni b/bspwm/bspwmrc_uni new file mode 100755 index 0000000..31a1197 --- /dev/null +++ b/bspwm/bspwmrc_uni @@ -0,0 +1,38 @@ +#! /usr/bin/sh + +sxhkd & + +bspc config border_width 2 +bspc config window_gap 5 + +bspc config split_ratio 0.5 +bspc config borderless_monocle true +bspc config gapless_monocle true +bspc config single_monocle true +bspc config automatic_scheme alternate +bspc config ignore_ewmh_focus true +bspc config ignore_ewmh_fullscreen all, none +bspc config honor_size_hints true +bspc config focus_follows_pointer true +bspc config pointer_follows_focus true +bspc config pointer_action1 move +bspc config pointer_action2 none +bspc config pointer_action3 resize_corner +bspc config click_to_focus true +bspc config pointer_follows_monitor true +bspc config remove_unplugged_monitors true + +bspc config normal_border_color \#16101a +bspc config active_border_color \#581f40 +bspc config focused_border_color \#b84b4e +bspc config presel_feedback_color \#581f40 + +bspc rule -a Screenkey manage=off +bspc rule -a Pavucontrol state=floating +bspc rule -a TeamSpeak\ 3 desktop=^2 +bspc rule -a Mumble desktop=^2 +bspc rule -a Steam desktop=^3 state=pseudo_tiled +bspc rule -a keepassxc desktop=^12 +bspc rule -a blueman-manager state=floating + +bspc wm --adopt-orphans diff --git a/polybar/config b/polybar/config index 970d5aa..a28ebdd 100644 --- a/polybar/config +++ b/polybar/config @@ -70,7 +70,7 @@ bottom = false modules-left = net netwifi modules-center = bspwm -modules-right = battery date +modules-right = date ; tray-position = center ; tray-maxsize = 17 @@ -90,7 +90,7 @@ modules-center = modules-right = battery tray-position = center -tray-maxsize = 17 +tray-maxsize = 12 tray-padding = 3 ;###################################################################################################