Cleanup base configs
This commit is contained in:
parent
a9821eb845
commit
38643e81f7
@ -1,6 +0,0 @@
|
|||||||
[dmenu]
|
|
||||||
dmenu_command = rofi -location 3 -yoffset 35 -xoffset -10 -width 37 -font "monospace 11" -padding 20 -line-padding 4 -password
|
|
||||||
|
|
||||||
[editor]
|
|
||||||
terminal = termite
|
|
||||||
gui_if_available = false
|
|
@ -6,7 +6,7 @@ export XDG_CONFIG_HOME="$HOME/.config"
|
|||||||
|
|
||||||
[ "$PATH" == *"$HOME/bin"* ] || PATH="$HOME/bin:$PATH"
|
[ "$PATH" == *"$HOME/bin"* ] || PATH="$HOME/bin:$PATH"
|
||||||
|
|
||||||
compton -b &
|
grep -qm 1 'sse3' /proc/cpuinfo && compton -b &
|
||||||
|
|
||||||
nitrogen --restore &
|
nitrogen --restore &
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user