qtile gives me more than dwm. I will try to live with it's quirks.
This commit is contained in:
parent
35ccb08948
commit
75517d5ad3
35 changed files with 9 additions and 9 deletions
4
_desktop/_scripts/sb-emerge
Executable file
4
_desktop/_scripts/sb-emerge
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
icon='\ue20f '
|
||||
[ $(pgrep -x emerge) ] && printf "$icon <span foreground='#ffffff'background='#9a37ff'>emerge</span>" || printf ""
|
Loading…
Add table
Add a link
Reference in a new issue