tabapinga
This commit is contained in:
parent
d7029e72c1
commit
a47f496ee9
@ -4,6 +4,8 @@ x-scheme-handler/https=xfce4-web-browser.desktop
|
||||
inode/directory=xfce4-file-manager.desktop
|
||||
x-scheme-handler/trash=xfce4-file-manager.desktop
|
||||
application/x-tar=xarchiver.desktop
|
||||
x-scheme-handler/discord-399779271737868288=discord-399779271737868288.desktop
|
||||
application/octet-stream=userapp-codium-RWYGX2.desktop
|
||||
|
||||
[Added Associations]
|
||||
x-scheme-handler/http=xfce4-web-browser.desktop;
|
||||
@ -21,3 +23,4 @@ video/x-matroska=mpv.desktop;
|
||||
audio/midi=audacious.desktop;
|
||||
text/plain=nvim.desktop;
|
||||
audio/vnd.wave=audacious.desktop;
|
||||
application/octet-stream=userapp-codium-RWYGX2.desktop;
|
||||
|
@ -12,3 +12,4 @@ https://neocities.org/site/cidoku.rss
|
||||
https://www.youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA
|
||||
https://www.youtube.com/feeds/videos.xml?channel_id=UC7YOGHUfC1Tb6E4pudI9STA
|
||||
https://xcancel.com/FuerzasDelCielo/rss
|
||||
https://tabatinga.cx/feed.xml
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -4,15 +4,18 @@
|
||||
<property name="log-max-size-enabled" type="bool" value="true"/>
|
||||
<property name="applications" type="empty">
|
||||
<property name="known_applications" type="array">
|
||||
<value type="string" value="chromium"/>
|
||||
<value type="string" value="electrum"/>
|
||||
<value type="string" value="FileZilla"/>
|
||||
<value type="string" value="flameshot"/>
|
||||
<value type="string" value="Gnac"/>
|
||||
<value type="string" value="IceCat"/>
|
||||
<value type="string" value="mumble"/>
|
||||
<value type="string" value="notify-send"/>
|
||||
<value type="string" value="org.xfce.Thunar"/>
|
||||
<value type="string" value="Strawberry"/>
|
||||
<value type="string" value="Xfce volume control"/>
|
||||
<value type="string" value="xfce4-power-manager"/>
|
||||
<value type="string" value="xfce4-settings-helper"/>
|
||||
</property>
|
||||
</property>
|
||||
|
@ -46,6 +46,7 @@
|
||||
<property name="plugin-6" type="string" value="systray">
|
||||
<property name="square-icons" type="bool" value="true"/>
|
||||
<property name="known-items" type="array">
|
||||
<value type="string" value="Mumble"/>
|
||||
<value type="string" value="electrum"/>
|
||||
<value type="string" value="qBittorrent"/>
|
||||
<value type="string" value="strawberry"/>
|
||||
@ -56,6 +57,15 @@
|
||||
<property name="icon-size" type="int" value="23"/>
|
||||
<property name="menu-is-primary" type="bool" value="false"/>
|
||||
<property name="known-legacy-items" type="array">
|
||||
<value type="string" value="wi-fi network connection “sc-6ec8-wifi-2.4ghz” active: sc-6ec8-wifi-2.4ghz (86%)"/>
|
||||
<value type="string" value="wi-fi network connection “sc-6ec8-wifi-2.4ghz” active: sc-6ec8-wifi-2.4ghz (70%)"/>
|
||||
<value type="string" value="wi-fi network connection “sc-6ec8-wifi-2.4ghz” active: sc-6ec8-wifi-2.4ghz (63%)"/>
|
||||
<value type="string" value="wi-fi network connection “sc-6ec8-wifi-2.4ghz” active: sc-6ec8-wifi-2.4ghz (78%)"/>
|
||||
<value type="string" value="wi-fi network connection “sc-6ec8-wifi-2.4ghz” active: sc-6ec8-wifi-2.4ghz (82%)"/>
|
||||
<value type="string" value="wi-fi network connection “sc-6ec8-wifi-2.4ghz” active: sc-6ec8-wifi-2.4ghz (90%)"/>
|
||||
<value type="string" value="wi-fi network connection “sc-6ec8-wifi-2.4ghz” active: sc-6ec8-wifi-2.4ghz (76%)"/>
|
||||
<value type="string" value="requesting a wi-fi network address for “sc-6ec8-wifi-2.4ghz”…"/>
|
||||
<value type="string" value="wi-fi network connection “sc-6ec8-wifi-2.4ghz” active: sc-6ec8-wifi-2.4ghz (84%)"/>
|
||||
<value type="string" value="qbittorrent"/>
|
||||
<value type="string" value="notes"/>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user