Added Statusbad Commands (Not in correct location)

This commit is contained in:
2022-09-21 20:51:46 +01:00
parent 8afd56ea27
commit 990568295b
12 changed files with 125 additions and 0 deletions

6
statusbar/dwm_keyboard_layout Executable file
View File

@ -0,0 +1,6 @@
#!/bin/bash
k_layout_icon=
k_layout=$(setxkbmap -query | grep layout | awk '{print $NF}')
printf "$k_layout_icon ^c#f7ca88^$k_layout^d^"