Add wakatime and replace spaces with tabs
This commit is contained in:
parent
5c253a7a65
commit
4b98cab3cd
6 changed files with 143 additions and 134 deletions
|
@ -64,12 +64,13 @@ bspc desktop side-view --layout monocle
|
|||
bspc desktop presenter1 --layout monocle
|
||||
bspc desktop presenter2 --layout monocle
|
||||
|
||||
bspc config border_width 1
|
||||
bspc config window_gap 10
|
||||
bspc config border_width 1
|
||||
bspc config window_gap 10
|
||||
|
||||
bspc config split_ratio 0.50
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
bspc config split_ratio 0.50
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
bspc config single_monocle true
|
||||
|
||||
bspc config focus_follows_pointer true
|
||||
|
||||
|
@ -114,7 +115,7 @@ bspc rule -a 'thunderbird' desktop='messenger' locked='true'
|
|||
|
||||
"$HOME/.config/polybar/launch.sh" &
|
||||
|
||||
"$HOME/.config/bspwm/swallow.py" &
|
||||
#"$HOME/.config/bspwm/swallow.py" &
|
||||
"$HOME/.config/bspwm/focus-voip.py" &
|
||||
|
||||
feh --bg-fill "$XDG_PICTURES_DIR/wallpaper/active_wallpaper"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue