corrected shebang on workspace script

main
The_miro 2024-11-28 12:46:07 +01:00
parent 819e151f13
commit d72050851a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /bin/bash
#!/bin/bash
#define icons for workspaces 1-9
ic=("W0" "W1" "W2" "W3" "W4" "W5" "W6" "W7" "W8" "W9")