Minor tweaks

This commit is contained in:
Dorian Wood 2021-04-19 15:47:30 -04:00
parent 63f047cf1b
commit 853aa07759
4 changed files with 9 additions and 4 deletions

View File

@ -19,4 +19,6 @@ bspc rule -a Kupfer.py focus=on
bspc rule -a Screenkey manage=off
bspc rule -a Emacs follow=on state=tiled
/home/dorian/.config/polybar/launch.sh
killall -q polybar
polybar example
picom

View File

@ -0,0 +1,4 @@
[git]
autoCommit = true
[merge]
command = emacsclient --eval "(ediff \"$1\" \"$2\")"

View File

@ -138,7 +138,7 @@ label-empty-foreground = ${colors.foreground-alt}
label-empty-padding = 2
; Separator in between workspaces
label-separator = |
;label-separator = |
[module/mpd]
type = internal/mpd

View File

@ -1,5 +1,4 @@
#!/bin/bash
set -euo pipefail
#!/usr/bin/bash
# Terminate already running bar instances
killall -q polybar