mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-14 20:27:18 +00:00
7 lines
65 B
Bash
Executable file
7 lines
65 B
Bash
Executable file
#!/bin/bash
|
|
set -euo pipefail
|
|
|
|
MONITOR_NAME="$1"
|
|
|
|
eww close bar1
|