Minor improvments to init & ~/bin scripts, remove numlock from autostarts

This commit is contained in:
natemaia
2017-12-26 15:03:54 -08:00
parent 88ecac0da3
commit 92ada44d97
8 changed files with 39 additions and 21 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
if [ "$(pidof compton)" ]; then
if [[ "$(pidof compton)" ]]; then
al-compositor --restart
else
al-compositor --start