Switch to qtile.
This commit is contained in:
parent
afdf3d4bcd
commit
e06cbc44a9
34 changed files with 34 additions and 40 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