diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 38516c4..27f9515 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -60,11 +60,11 @@ bspc rule -a Zathura state=tiled #--- Scripts ---# # Set desktops -"$HOME"/.scripts/wm/desktops.sh +"$HOME"/.local/bin/wm/desktops.sh # Program startup -"$HOME"/.scripts/wm/wallpaper.sh & -"$HOME"/.scripts/panel/polybar.sh & +"$HOME"/.local/bin/wm/wallpaper.sh & +"$HOME"/.local/bin/panel/polybar.sh & [ "$1" = 0 ] && { # Only execute once firefox & diff --git a/.config/polybar/modules b/.config/polybar/modules index c8012fc..bde1a3f 100644 --- a/.config/polybar/modules +++ b/.config/polybar/modules @@ -32,7 +32,7 @@ label-foreground = ${colors.white-bright} type = custom/script interval = 300 -exec = $HOME/.scripts/panel/btc.sh +exec = $HOME/.local/bin/panel/btc.sh label =  %output% label-foreground = ${colors.white-bright} @@ -45,7 +45,7 @@ interval = 5 sink = alsa_output.pci-0000_00_1f.3.analog-stereo use-ui-max = false -format-volume = %{A1:pavucontrol:}%{A2:$HOME/.scripts/volctl.sh s 0:}%{A3:$HOME/.scripts/volctl.sh t:} %{A}%{A}%{A} +format-volume = %{A1:pavucontrol:}%{A2:volctl s 0:}%{A3:volctl t:} %{A}%{A}%{A} format-volume-foreground = ${colors.white-bright} ramp-volume-0 =  @@ -55,7 +55,7 @@ ramp-volume-3 =  label-volume = %percentage%% -format-muted = %{A1:pavucontrol:}%{A2:$HOME/.scripts/volctl.sh s 0:}%{A3:$HOME/.scripts/volctl.sh t:}%{A}%{A}%{A} +format-muted = %{A1:pavucontrol:}%{A2:volctl s 0:}%{A3:volctl t:}%{A}%{A}%{A} format-muted-foreground = ${wmcolors.fgcolor-inactive} label-muted =  %percentage%% @@ -65,7 +65,7 @@ label-muted =  %percentage%% type = internal/backlight card = intel_backlight -format = %{A3:$HOME/.scripts/brictl.sh s 30:}%{A4:$HOME/.scripts/brictl.sh i 10:}%{A5:$HOME/.scripts/brictl.sh d 10:}