eww is now purdier
This commit is contained in:
parent
7e188e685e
commit
27b6d336ee
3 changed files with 42 additions and 55 deletions
|
@ -7,6 +7,7 @@ icontheme=$(grep "gtk-icon-theme-name" "$HOME"/.config/gtk-3.0/settings.ini | cu
|
|||
workspaces() {
|
||||
if [[ ${1:0:12} == "activewindow" ]]; then #set focused workspace
|
||||
string=${1:14}
|
||||
echo $string
|
||||
export title=$(echo $string | sed 's/.*,//')
|
||||
class="${string/,*/}"
|
||||
# export title=${string/,/, }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue