delete duplicate pkill command
This commit is contained in:
parent
667421d5be
commit
17c59aa879
1 changed files with 1 additions and 1 deletions
2
bspwmrc
2
bspwmrc
|
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
if pgrep sxhkd ; then pkill pkill sxhkd; fi
|
if pgrep sxhkd ; then pkill sxhkd; fi
|
||||||
|
|
||||||
if [ "$(hostname)" = Patricia ] ; then
|
if [ "$(hostname)" = Patricia ] ; then
|
||||||
# aoc
|
# aoc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue