TROMjaro 2023.10.17
This commit is contained in:
parent
298c9f8f8b
commit
f77da21f43
|
@ -25,7 +25,7 @@ xfce4-screenshooter
|
|||
gnome-usage
|
||||
gnome-calculator
|
||||
webtorrent-desktop-bin
|
||||
riseup-vpn-git
|
||||
riseup-vpn
|
||||
libreoffice-fresh
|
||||
gthumb
|
||||
keepassxc
|
||||
|
@ -107,7 +107,6 @@ papirus-icon-theme-git
|
|||
#Useful packages
|
||||
pamac-gtk3
|
||||
tlp
|
||||
libadwaita-without-adwaita-git
|
||||
hunspell
|
||||
hunspell-en_US
|
||||
timeshift-autosnap-manjaro
|
||||
|
|
|
@ -89,7 +89,7 @@ regex=true
|
|||
[action6]
|
||||
name=Search for Videos Online
|
||||
pattern=video
|
||||
command=exo-open --launch WebBrowser https://ytb.trom.tf/search?q=%u
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/search?q=%u&categories=videos
|
||||
regex=false
|
||||
|
||||
[action7]
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
<property name="action-14" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
<property name="pattern" type="string" value="video"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://ytb.trom.tf/search?q=%s"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/search?q=%s&categories=videos"/>
|
||||
</property>
|
||||
<property name="action-15" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<property name="show-tray-icon" type="bool" value="false"/>
|
||||
<property name="dpms-enabled" type="bool" value="false"/>
|
||||
<property name="blank-on-ac" type="int" value="0"/>
|
||||
<property name="general-notification" type="bool" value="false"/>
|
||||
<property name="general-notification" type="bool" value="true"/>
|
||||
<property name="show-presentation-indicator" type="bool" value="false"/>
|
||||
<property name="show-panel-label" type="int" value="0"/>
|
||||
</property>
|
||||
|
|
Loading…
Reference in New Issue
Block a user