mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-27 05:34:35 +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
|