TROMjaro 2024.09.05
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=flameshot
|
||||
Icon=flameshot
|
||||
Exec=flameshot
|
||||
Terminal=false
|
||||
Type=Application
|
||||
X-GNOME-Autostart-enabled=true
|
@ -1,3 +0,0 @@
|
||||
[Desktop Entry]
|
||||
X-XFCE-Autostart-Override=true
|
||||
|
@ -0,0 +1,18 @@
|
||||
[CoreApps]
|
||||
AutoDetect=true
|
||||
DisableTrashConfirmationMessage=false
|
||||
EnableExperimental=false
|
||||
IconViewIconSize=@Size(48 48)
|
||||
KeepActivities=true
|
||||
ListViewIconSize=@Size(32 32)
|
||||
ToolsIconSize=@Size(24 24)
|
||||
|
||||
[CoreKeyboard]
|
||||
AutoSuggest=false
|
||||
DaemonMode=true
|
||||
KeymapNumber=1
|
||||
Mode=false
|
||||
OpaqueMode=false
|
||||
Type=true
|
||||
WindowMode=true
|
||||
WindowSize=@Size(1042 276)
|
@ -0,0 +1,7 @@
|
||||
[General]
|
||||
buttons=@Variant(\0\0\0\x7f\0\0\0\vQList<int>\0\0\0\0\f\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\x12\0\0\0\xf\0\0\0\n\0\0\0\v\0\0\0\xe)
|
||||
checkForUpdates=false
|
||||
contrastOpacity=188
|
||||
showStartupLaunchMessage=false
|
||||
startupLaunch=true
|
||||
uiColor=#5d5d5d
|
@ -56,11 +56,12 @@
|
||||
</action>
|
||||
</gesture>
|
||||
<gesture type="SWIPE" fingers="4" direction="UP">
|
||||
<action type="RUN_COMMAND">
|
||||
<command>dbus-send --type=method_call --print-reply --dest=org.onboard.Onboard /org/onboard/Onboard/Keyboard org.onboard.Onboard.Keyboard.ToggleVisible</command>
|
||||
<action type="SEND_KEYS">
|
||||
<modifiers>Control_L</modifiers>
|
||||
<keys>Alt_L+k</keys>
|
||||
<repeat>true</repeat>
|
||||
<animation>CHANGE_DESKTOP_DOWN</animation>
|
||||
<decreaseCommand>dbus-send --type=method_call --print-reply --dest=org.onboard.Onboard /org/onboard/Onboard/Keyboard org.onboard.Onboard.Keyboard.ToggleVisible</decreaseCommand>
|
||||
<decreaseKeys>Control_L+Alt_L+k</decreaseKeys>
|
||||
</action>
|
||||
</gesture>
|
||||
</application>
|
||||
|
@ -59,7 +59,7 @@ regex=false
|
||||
[action1]
|
||||
name=Search the Web
|
||||
pattern=web
|
||||
command=exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%u
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/?q=%s
|
||||
regex=false
|
||||
|
||||
[action2]
|
||||
@ -89,19 +89,19 @@ regex=true
|
||||
[action6]
|
||||
name=Search for Videos Online
|
||||
pattern=video
|
||||
command=exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%u&categories=videos
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/?q=%s&in=videos
|
||||
regex=false
|
||||
|
||||
[action7]
|
||||
name=Search for Images Online
|
||||
pattern=image
|
||||
command=exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%u&categories=images
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/?q=%s&in=images
|
||||
regex=false
|
||||
|
||||
[action8]
|
||||
name=Search for Files Online
|
||||
pattern=download
|
||||
command=exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%u&categories=files
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/?q=%s&in=files
|
||||
regex=false
|
||||
|
||||
[action9]
|
||||
@ -113,13 +113,13 @@ regex=false
|
||||
[action10]
|
||||
name=Search for News Online
|
||||
pattern=news
|
||||
command=exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%u&categories=news
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/?q=%s&in=news
|
||||
regex=false
|
||||
|
||||
[action11]
|
||||
name=Search for Scientific Papers Online
|
||||
pattern=science
|
||||
command=exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%u&categories=science
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/?q=%s&in=science
|
||||
regex=false
|
||||
|
||||
[action12]
|
||||
|
@ -66,12 +66,12 @@
|
||||
<property name="action-9" type="empty">
|
||||
<property name="pattern" type="string" value="science"/>
|
||||
<property name="type" type="int" value="0"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%s&categories=science"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/?q=%s&in=science"/>
|
||||
</property>
|
||||
<property name="action-10" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
<property name="pattern" type="string" value="news"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%s&categories=news"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/?q=%s&in=news"/>
|
||||
</property>
|
||||
<property name="action-11" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
@ -81,17 +81,17 @@
|
||||
<property name="action-12" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
<property name="pattern" type="string" value="download"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%s&categories=files"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/?q=%s&in=files"/>
|
||||
</property>
|
||||
<property name="action-13" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
<property name="pattern" type="string" value="image"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%s&categories=images"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/?q=%s&in=images"/>
|
||||
</property>
|
||||
<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://searchredirect.trom.tf/search?q=%s&categories=videos"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/?q=%s&in=videos"/>
|
||||
</property>
|
||||
<property name="action-15" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
@ -101,7 +101,7 @@
|
||||
<property name="action-16" type="empty">
|
||||
<property name="pattern" type="string" value="web"/>
|
||||
<property name="type" type="int" value="0"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%s"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/?q=%s"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="last" type="empty">
|
||||
|
@ -47,13 +47,10 @@
|
||||
<property name="<Primary>Escape" type="string" value="xfdesktop --menu"/>
|
||||
<property name="override" type="bool" value="true"/>
|
||||
<property name="<Primary><Alt>x" type="string" value="xkill"/>
|
||||
<property name="<Shift>Print" type="string" value="xfce4-screenshooter -wd 1"/>
|
||||
<property name="<Primary><Shift>Print" type="string" value="xfce4-screenshooter -r"/>
|
||||
<property name="<Alt>space" type="empty">
|
||||
<property name="startup-notify" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="Calculator" type="string" value="gnome-calculator"/>
|
||||
<property name="Print" type="string" value="xfce4-screenshooter"/>
|
||||
<property name="<Primary><Alt>2" type="string" value="xfwm4 --replace"/>
|
||||
<property name="<Primary><Alt>1" type="string" value="xfce4-panel -r"/>
|
||||
<property name="<Primary>space" type="empty">
|
||||
@ -63,13 +60,13 @@
|
||||
<property name="startup-notify" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="<Primary><Alt>Delete" type="string" value="refresh-xfce"/>
|
||||
<property name="<Primary><Alt>k" type="string" value="onboard"/>
|
||||
<property name="<Primary><Alt>l" type="string" value="killall onboard"/>
|
||||
<property name="<Primary><Alt>k" type="string" value="corekeyboard -platform xcb"/>
|
||||
<property name="Super_L" type="string" value="app-finder">
|
||||
<property name="startup-notify" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="<Primary><Alt>t" type="string" value="xfce4-terminal"/>
|
||||
<property name="<Primary><Alt>0" type="string" value="normcap"/>
|
||||
<property name="Insert" type="string" value="normcap"/>
|
||||
<property name="Print" type="string" value="flameshot gui"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="xfwm4" type="empty">
|
||||
|
@ -84,7 +84,6 @@
|
||||
</property>
|
||||
<property name="plugin-28" type="string" value="systray">
|
||||
<property name="hidden-items" type="array">
|
||||
<value type="string" value="Onboard"/>
|
||||
<value type="string" value="FeatherNotes"/>
|
||||
<value type="string" value="openrgb"/>
|
||||
<value type="string" value="AutoKey"/>
|
||||
@ -95,24 +94,23 @@
|
||||
<value type="string" value="clipman"/>
|
||||
<value type="string" value="ethernet network connection “wired connection 1” active"/>
|
||||
<value type="string" value="xfce terminal"/>
|
||||
<value type="string" value="onboard"/>
|
||||
</property>
|
||||
<property name="hide-new-items" type="bool" value="true"/>
|
||||
<property name="icon-size" type="int" value="0"/>
|
||||
<property name="known-items" type="array">
|
||||
<value type="string" value="CoreKeyboard"/>
|
||||
<value type="string" value="openrgb"/>
|
||||
<value type="string" value="AutoKey"/>
|
||||
<value type="string" value="RiseupVPN"/>
|
||||
<value type="string" value="FeatherNotes"/>
|
||||
<value type="string" value="Onboard"/>
|
||||
</property>
|
||||
<property name="known-legacy-items" type="array">
|
||||
<value type="string" value="corekeyboard"/>
|
||||
<value type="string" value="ethernet network connection “wired connection 1” active"/>
|
||||
<value type="string" value="orage"/>
|
||||
<value type="string" value="drop-down terminal"/>
|
||||
<value type="string" value="xfce terminal"/>
|
||||
<value type="string" value="thunar"/>
|
||||
<value type="string" value="onboard"/>
|
||||
<value type="string" value="clipman"/>
|
||||
<value type="string" value="networkmanager applet"/>
|
||||
<value type="string" value="pamac-tray"/>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<property name="lock" type="empty">
|
||||
<property name="embedded-keyboard" type="empty">
|
||||
<property name="enabled" type="bool" value="true"/>
|
||||
<property name="command" type="string" value="onboard -e"/>
|
||||
<property name="command" type="string" value="corekeyboard -platform xcb"/>
|
||||
<property name="displayed" type="bool" value="false"/>
|
||||
</property>
|
||||
<property name="saver-activation" type="empty">
|
||||
|
Reference in New Issue
Block a user