Cleanup base configs
This commit is contained in:
@ -6,7 +6,7 @@ export XDG_CONFIG_HOME="$HOME/.config"
|
||||
|
||||
[ "$PATH" == *"$HOME/bin"* ] || PATH="$HOME/bin:$PATH"
|
||||
|
||||
compton -b &
|
||||
grep -qm 1 'sse3' /proc/cpuinfo && compton -b &
|
||||
|
||||
nitrogen --restore &
|
||||
|
||||
|
Reference in New Issue
Block a user