11 lines
383 B
Bash
Executable File
11 lines
383 B
Bash
Executable File
#!/bin/bash
|
|
# _ _ _
|
|
# | | ___ __ _ __| | |__ __ _ _ __
|
|
# | |/ _ \ / _` |/ _` | '_ \ / _` | '__|
|
|
# | | (_) | (_| | (_| | |_) | (_| | |
|
|
# |_|\___/ \__,_|\__,_|_.__/ \__,_|_|
|
|
#
|
|
# by Stephan Raabe (2023)
|
|
# -----------------------------------------------------
|
|
|
|
echo "Loading Qtile status bar..." |