mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-15 12:59:28 +02:00
cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
###########
|
||||
## Defaults
|
||||
## Settings
|
||||
#
|
||||
# Name of the bar in polybar (e.g. [bar/BARNAME]) which should be used as popup
|
||||
POPUP_NAME="floating_sysinfo"
|
||||
@@ -80,7 +80,6 @@ if [ "$1" == "--show" ]; then
|
||||
exit
|
||||
fi
|
||||
|
||||
|
||||
if [ "$1" == "--remove-locks" ]; then
|
||||
removeLocks
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user