#! /bin/sh killall picom killall uim-xim killall uim-toolbar-gtk-systray killall eww exec ~/.screenlayout/dual.sh & pgrep -x sxhkd > /dev/null || sxhkd -m -1 & setxkbmap -layout "us,ru" -option "grp:caps_toggle" & bspc monitor eDP-1 -d Browsing I II III IV Coding Zettlr Messengers Admin bspc monitor HDMI-1 -d V VI VII bspc config border_width 3 bspc config window_gap 28 if [[ -e /tmp/grayscale ]] then picom --window-shader-fg=/home/greg/.config/picom/picom.conf.glsl & nitrogen --set-auto "/home/greg/Pictures/Wallpapers/desert_grayscale.jpg" bspc config focused_border_color \#747474 bspc config presel_feedback_color \#747474 bspc config marked_border_color \#747474 else picom & nitrogen --restore & bspc config focused_border_color \#027C9B bspc config presel_feedback_color \#027C9B bspc config marked_border_color \#027C9B bspc config automatic_scheme alternate fi uim-xim & uim-toolbar-gtk-systray & xmousepasteblock & xsel -fin