mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
Fixing scripts to point to eww binarry in /usr/bin.
This commit is contained in:
@@ -20,7 +20,7 @@ run_eww() {
|
||||
## Launch or close widgets accordingly
|
||||
if [[ ! -f "$FILE" ]]; then
|
||||
touch "$FILE"
|
||||
run_eww && bspc config -m LVDS-1 top_padding 49
|
||||
run_eww ## && bspc config -m LVDS-1 top_padding 49
|
||||
else
|
||||
${EWW} close-all && killall eww
|
||||
rm "$FILE"
|
||||
|
||||
Reference in New Issue
Block a user