Update kitty font, starship config, sxhkd

This commit is contained in:
Smirnov Alexander 2021-04-18 17:26:25 +03:00
parent e268665220
commit 72c267b784
9 changed files with 45 additions and 67 deletions

View file

@ -1,4 +1,7 @@
#!/bin/sh
# Smirnov-O <ss2316544@gmail.com>
# BSPWM config file
###== Functions
A() { # AutoStart
if ! pgrep $1
@ -16,6 +19,7 @@ A feh --randomize --bg-scale ~/Pictures/wallp &
A sxhkd -c ~/.config/bspwm/sxhkd &
A picom -b &
~/.config/bspwm/polybar/bar.sh &
xautolock -time 5 -locker "slock" &
###== BSPWM
@ -51,4 +55,4 @@ R '*:ranger' desktop='^5' focus=off follow=off
R discord desktop='^6' focus=on follow=off
R TelegramDesktop desktop='^6' focus=off follow=on
R KeePassXC desktop='^7' focus=on follow=on
R Zathura desktop='^9' focus=on follow=on state=tiled
R Zathura desktop='^9' focus=on follow=on state=tiled