mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-02-23 03:49:02 +00:00
6 lines
65 B
Bash
Executable file
6 lines
65 B
Bash
Executable file
#!/bin/bash
|
|
set -euo pipefail
|
|
|
|
MONITOR_NAME="$1"
|
|
|
|
eww close bar1
|