Better scraptchpad + back to systray widget.
This commit is contained in:
parent
df95e4e90a
commit
a29489f29a
@ -21,7 +21,7 @@ groups = [
|
||||
"spterm", "sh -c 'BROWSER=firefox st'",
|
||||
on_focus_lost_hide=False,
|
||||
width=0.40,
|
||||
height=0.20,
|
||||
height=0.50,
|
||||
x=0.30,
|
||||
y=0.25,
|
||||
),
|
||||
@ -29,7 +29,7 @@ groups = [
|
||||
"spwork", "sh -c 'BROWSER=workfx st -n work'",
|
||||
on_focus_lost_hide=False,
|
||||
width=0.40,
|
||||
height=0.20,
|
||||
height=0.50,
|
||||
x=0.30,
|
||||
y=0.25,
|
||||
),
|
||||
@ -144,7 +144,7 @@ screens = [
|
||||
format='\uf073 [%d] %I:%M:%S %p'
|
||||
),
|
||||
widget.Sep(padding=15, size_percent=60),
|
||||
widget.StatusNotifier(),
|
||||
widget.Systray(),
|
||||
],
|
||||
24,
|
||||
margin=[5, 5, 5, 5]
|
||||
|
Loading…
Reference in New Issue
Block a user