diff options
| author | Yaroslav <contact@yaroslavps.com> | 2020-01-06 03:13:36 +0300 |
|---|---|---|
| committer | Yaroslav <contact@yaroslavps.com> | 2020-01-06 03:13:36 +0300 |
| commit | edad84a974d1633dccfe94c02dbc4c32377d9edc (patch) | |
| tree | 749f557d3585ffc4f9f551066adb346b71805450 /dotfiles/.scripts/lmc | |
| parent | 52fe225e5229b1f04e2ad5aa7d47b171bbc22828 (diff) | |
| download | swayrice-edad84a974d1633dccfe94c02dbc4c32377d9edc.tar.gz swayrice-edad84a974d1633dccfe94c02dbc4c32377d9edc.zip | |
scripts for latex editing and compiling
Diffstat (limited to 'dotfiles/.scripts/lmc')
| -rwxr-xr-x | dotfiles/.scripts/lmc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dotfiles/.scripts/lmc b/dotfiles/.scripts/lmc index 16d04db..c740c0c 100755 --- a/dotfiles/.scripts/lmc +++ b/dotfiles/.scripts/lmc @@ -14,7 +14,4 @@ case "$1" in "replay") mpc seek 0% ; $newmpd ;; esac -kill -44 $(pgrep -x i3blocks) -kill -45 $(pgrep -x i3blocks) - exit |
