diff --git a/botfiles/.Xresources b/botfiles/.Xresources index bc5061a..1dcdb3a 100644 --- a/botfiles/.Xresources +++ b/botfiles/.Xresources @@ -6,7 +6,9 @@ ! black *.color0: #000000 -*.color8: #000000 + +! gray +*.color8: #343834 ! red *.color1: #cf5252 @@ -35,5 +37,5 @@ ! white *.color7: #cccccc -st.font: DejaVu Sans Mono:pixelsize=15:antialias=true:autohint=true:hintstyle=hintmedium +st.font: Inconsolata:pixelsize=15:antialias=true:autohint=true:hintstyle=hintmedium diff --git a/botfiles/.config/autostart/autostart.sh b/botfiles/.config/autostart/autostart.sh index 4885c91..9ada426 100755 --- a/botfiles/.config/autostart/autostart.sh +++ b/botfiles/.config/autostart/autostart.sh @@ -32,10 +32,6 @@ lxsession & killall -q picom while pgrep -u $UID -x picom >/dev/null; do sleep 1; done picom & -# DISCORD -#killall -q discord -#while pgrep -u $UID -x discord >/dev/null; do sleep 1; done -#discord & # TELEGRAM kkillall -q telegram-desktop while pgrep -u $UID -x telegram-desktop >/dev/null; do sleep 1; done @@ -56,4 +52,5 @@ feh --bg-fill --randomize /home/samedamci/.config/wallpapers/1920x1080/ & setxkbmap -layout 'pl' -option caps:swapescape & # Cursor xsetroot -cursor_name left_ptr & # change the cursor shape from "x" to normal -# Chown brightness file +# Refresh .Xresources +xrdb ~/.Xresources diff --git a/botfiles/.config/polybar/config b/botfiles/.config/polybar/config deleted file mode 100644 index 812f508..0000000 --- a/botfiles/.config/polybar/config +++ /dev/null @@ -1,365 +0,0 @@ -; _ _ -; _ __ ___ | | _ _ | |__ __ _ _ __ -; | '_ \ / _ \ | || | | || '_ \ / _` || '__| -; | |_) || (_) || || |_| || |_) || (_| || | -; | .__/ \___/ |_| \__, ||_.__/ \__,_||_| -; |_| |___/ - -;~~~~~~~~ -; colors -;~~~~~~~~ -[colors] -bg= ${xrdb:background} -fg = ${xrdb:foreground} -border = ${xrdb:border_unfocused} -border_f = ${xrdb:border_focused} -;~~~~~ -; bar -;~~~~~ -[bar/polybarexe] -width = 100% -height = 24 -fixed-center = true - -font-0 = "Inconsolata:pixelsize=10:antialias=true;3" -font-1 = "Font Awesome 5 Brands:pixelsize=13:antialias=true;3" -font-2 = "Font Awesome 5 Free:style=Solid:pixelsize=12:antialias=true;3" - -background = ${colors.bg} -foreground = ${colors.fg} - -line-size = 0 -line-color = ${colors.fg} - -border-size = 0 -border-top-size = 0 -border-bottom-size = 1 -border-color = ${colors.border} - -padding-left = 0 -padding-right = 1 - -module-margin-left = 0 -module-margin-right = 0 - -modules-left = bspwm -modules-center = mpd -modules-right = alsa sym2 fsroot sym5 fshome sym2 coreuse temperature memory sym2 clock sym2 updater sym2 powermenu - -cursor-click = pointer -cursor-scroll = ns-resize - -;~~~~~~~~~~~~ -; workspaces -;~~~~~~~~~~~~ -[module/bspwm] -type = internal/bspwm -pin-workspaces = true -inline-mode = false -enable-click = true -enable-scroll = false -reverse-scroll = false -fuzzy-match = true - -ws-icon-0 = "1;" -ws-icon-1 = "2;" -ws-icon-2 = "3;" -ws-icon-3 = "4;" -ws-icon-4 = "5;" -ws-icon-5 = "6;" -ws-icon-6 = "7;" -ws-icon-7 = "8;" - -format = -label-monitor = %name% -label-focused = %name% -label-focused-background = ${colors.border_f} -label-focused-overline = ${colors.fg} -label-occupied = %name% -label-occupied-background = ${colors.border} -label-occupied-padding = 1 -label-focused-padding = 1 -label-unfocused-padding = 1 -label-visible-padding = 1 -label-urgent = %name% -label-urgent-padding = 1 -label-empty = %name% -label-empty-padding = 1 - -;~~~~~ -; MPD -;~~~~~ -[module/mpd] -type = internal/mpd - -host = localhost -port = 6600 - -interval = 2 - -format-online = - -label-song = %{F#dfdfdf}%{F-}%{A1:st -e ncmpcpp &:} %artist% - %title%%{A} -label-offline = %{F#dfdfdf}%{F-} mpd is offline - -icon-play =  -icon-pause =  -icon-stop =  -icon-prev =  -icon-next =  -icon-seekb =  -icon-seekf =  -icon-random =  -icon-repeat =  - -toggle-on-foreground = #ff -toggle-off-foreground = #55 - -;~~~~~~ -; WiFI -;~~~~~~ -[module/wireless-network] -type = internal/network -interface = wlp8s0 - -format-connected = -format-packetloss = -label-connected = %{A1:st -e nmtui:}%local_ip%  %downspeed%  %upspeed%%{A} -label-disconnected = %{A1:st -e nmtui:}%{A3:st -e nmtui:}%{F#66} disconnected%{A}%{A} - -ramp-signal-0 =  -ramp-signal-1 =  -ramp-signal-2 =  -ramp-signal-3 =  -ramp-signal-4 =  -ramp-signal-5 =  -animation-packetloss-0 =  -animation-packetloss-1 =  -animation-packetloss-0-foreground = #fff -animation-packetloss-1-foreground = #000000 -animation-packetloss-framerate = 500 - -;~~~~~~~ -; clock -;~~~~~~~ -[module/clock] -type = internal/date -format =