diff --git a/install.sh b/install.sh index 7d0e26a..4cf7eb5 100755 --- a/install.sh +++ b/install.sh @@ -117,6 +117,7 @@ neovim_fonts() { } wm() { + sudo apt install -y xorg xinit pulseaudio sudo add-apt-repository -y ppa:papirus/papirus sudo apt update && sudo apt install -y i3 polybar nitrogen feh picom rofi stow papirus-icon-theme conky dmenu scrot kitty # installing siji @@ -153,6 +154,10 @@ Name=berry Comment=berry - a small window manager Exec=berry Type=XSession +EOF + cat < /dev/null || sxhkd -c ~/.config/berry/sxhkdrc & pkill conky; conky -d diff --git a/wm/.config/bspwm/bspwmrc b/wm/.config/bspwm/bspwmrc index d2cfa24..750fef3 100755 --- a/wm/.config/bspwm/bspwmrc +++ b/wm/.config/bspwm/bspwmrc @@ -1,7 +1,5 @@ #!/bin/sh -xrandr -s 1920x1080 - pgrep -x sxhkd > /dev/null || sxhkd -c ~/.config/bspwm/sxhkdrc & pkill conky; conky -d feh --bg-fill ~/wallpaper/nick-nazzaro-underwater.png