a lot of laptop changes

This commit is contained in:
Chris Cochrun 2021-12-06 06:05:41 -06:00
parent 8e179c3910
commit 9a725dcc03
35 changed files with 275 additions and 180 deletions

View file

@ -1,7 +1,7 @@
#!/bin/sh
# Check to see if firefox is running
if [ $(pgrep -c firefox) -gt 0 ]; then
if [ $(pgrep -c GeckoMain) -gt 0 ]; then
if [ $XDG_SESSION_TYPE = "x11" ]; then
#X11