Updated
This commit is contained in:
@ -15,7 +15,8 @@ pgrep -x sxhkd > /dev/null || sxhkd &
|
||||
$HOME/.config/polybar/launch.sh
|
||||
|
||||
# Set wallpaper.
|
||||
feh --bg-fill $HOME/.wallpapers/mountains.jpeg
|
||||
feh --bg-fill $HOME/Pictures/Wallpapers/Forest.png
|
||||
picom -b &
|
||||
|
||||
# Load BT & Network tray applets.
|
||||
blueman-manager &
|
||||
@ -52,3 +53,6 @@ bspc rule -a Nextcloud state=floating
|
||||
bspc rule -a Galculator state=floating
|
||||
bspc rule -a Zathura state=tiled
|
||||
bspc rule -a Emacs state=tiled
|
||||
|
||||
bspc config normal_border_color "#34494c"
|
||||
bspc config focused_border_color "#8aa9a1"
|
||||
|
Reference in New Issue
Block a user