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 {
|
||||
position top
|
||||
status_command i3blocks
|
||||
tray_output DisplayPort-0
|
||||
colors {
|
||||
separator #AAAAAA
|
||||
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
|
||||
|
||||
[TIME_DATE]
|
||||
command=date +" %a, %d %b - %H:%M:%S"
|
||||
command=date +" %a, %d %b - %H:%M"\ \
|
||||
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" />
|
||||
</links>
|
||||
<meta>
|
||||
<lastupdate>2021-11-13T22:10:40</lastupdate>
|
||||
<nextupdate>2021-11-14T04:10:40</nextupdate>
|
||||
<lastupdate>2021-11-13T22:03:49</lastupdate>
|
||||
<nextupdate>2021-11-14T04:03:49</nextupdate>
|
||||
</meta>
|
||||
<sun rise="2021-11-13T07:42:46" set="2021-11-13T17:49:25" />
|
||||
<forecast>
|
||||
|
|
Loading…
Reference in New Issue
Block a user