Fix tray icon on first monitor
This commit is contained in:
parent
cab09c2080
commit
ad483a503a
|
@ -239,6 +239,7 @@ bindsym $mod+r mode "resize"
|
||||||
bar {
|
bar {
|
||||||
position top
|
position top
|
||||||
status_command i3blocks
|
status_command i3blocks
|
||||||
|
tray_output DisplayPort-0
|
||||||
colors {
|
colors {
|
||||||
separator #AAAAAA
|
separator #AAAAAA
|
||||||
background #222133
|
background #222133
|
||||||
|
|
BIN
.config/i3blocks/.config.swp
Normal file
BIN
.config/i3blocks/.config.swp
Normal file
Binary file not shown.
|
@ -39,5 +39,6 @@ interval=2
|
||||||
signal=1
|
signal=1
|
||||||
|
|
||||||
[TIME_DATE]
|
[TIME_DATE]
|
||||||
command=date +" %a, %d %b - %H:%M:%S"
|
command=date +" %a, %d %b - %H:%M"\ \
|
||||||
interval=1
|
interval=1
|
||||||
|
|
||||||
|
|
|
@ -28,8 +28,8 @@ link to the specified URL.-->
|
||||||
<link id="longTermForecast" url="http://www.yr.no/place/Spain/Valencia/Xàtiva/long" />
|
<link id="longTermForecast" url="http://www.yr.no/place/Spain/Valencia/Xàtiva/long" />
|
||||||
</links>
|
</links>
|
||||||
<meta>
|
<meta>
|
||||||
<lastupdate>2021-11-13T22:10:40</lastupdate>
|
<lastupdate>2021-11-13T22:03:49</lastupdate>
|
||||||
<nextupdate>2021-11-14T04:10:40</nextupdate>
|
<nextupdate>2021-11-14T04:03:49</nextupdate>
|
||||||
</meta>
|
</meta>
|
||||||
<sun rise="2021-11-13T07:42:46" set="2021-11-13T17:49:25" />
|
<sun rise="2021-11-13T07:42:46" set="2021-11-13T17:49:25" />
|
||||||
<forecast>
|
<forecast>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user