20 changed files with 224 additions and 251 deletions
@ -1,3 +0,0 @@ |
|||
TerminalEmulator= |
|||
FileManager= |
|||
WebBrowser= |
@ -1,80 +0,0 @@ |
|||
favorites=xfce4-terminal-emulator.desktop,xfce4-file-manager.desktop,xfce4-web-browser.desktop,xfce4-mail-reader.desktop |
|||
recent= |
|||
button-icon=/usr/share/pixmaps/MiniOS-white.svg |
|||
button-single-row=false |
|||
show-button-title=false |
|||
show-button-icon=true |
|||
launcher-show-name=true |
|||
launcher-show-description=false |
|||
launcher-show-tooltip=true |
|||
item-icon-size=2 |
|||
hover-switch-category=false |
|||
category-show-name=true |
|||
category-icon-size=1 |
|||
load-hierarchy=false |
|||
view-as-icons=false |
|||
default-category=0 |
|||
recent-items-max=10 |
|||
favorites-in-recent=true |
|||
position-search-alternate=true |
|||
position-commands-alternate=false |
|||
position-categories-alternate=true |
|||
stay-on-focus-out=false |
|||
confirm-session-command=true |
|||
menu-width=450 |
|||
menu-height=500 |
|||
menu-opacity=100 |
|||
command-settings=xfce4-settings-manager |
|||
show-command-settings=false |
|||
command-lockscreen=xflock4 |
|||
show-command-lockscreen=false |
|||
command-switchuser=dm-tool switch-to-greeter |
|||
show-command-switchuser=false |
|||
command-logoutuser=xfce4-session-logout --logout --fast |
|||
show-command-logoutuser=false |
|||
command-restart=xfce4-session-logout --reboot --fast |
|||
show-command-restart=false |
|||
command-shutdown=xfce4-session-logout --halt --fast |
|||
show-command-shutdown=false |
|||
command-suspend=xfce4-session-logout --suspend |
|||
show-command-suspend=false |
|||
command-hibernate=xfce4-session-logout --hibernate |
|||
show-command-hibernate=false |
|||
command-logout=xfce4-session-logout |
|||
show-command-logout=true |
|||
command-menueditor=menulibre |
|||
show-command-menueditor=true |
|||
command-profile=mugshot |
|||
show-command-profile=true |
|||
search-actions=5 |
|||
|
|||
[action0] |
|||
name=Man Pages |
|||
pattern=# |
|||
command=exo-open --launch TerminalEmulator man %s |
|||
regex=false |
|||
|
|||
[action1] |
|||
name=Web Search |
|||
pattern=? |
|||
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u |
|||
regex=false |
|||
|
|||
[action2] |
|||
name=Wikipedia |
|||
pattern=!w |
|||
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u |
|||
regex=false |
|||
|
|||
[action3] |
|||
name=Run in Terminal |
|||
pattern=! |
|||
command=exo-open --launch TerminalEmulator %s |
|||
regex=false |
|||
|
|||
[action4] |
|||
name=Open URI |
|||
pattern=^(file|http|https):\\/\\/(.*)$ |
|||
command=exo-open \\0 |
|||
regex=true |
|||
|
@ -1,3 +0,0 @@ |
|||
TerminalEmulator= |
|||
FileManager= |
|||
WebBrowser= |
@ -1,3 +0,0 @@ |
|||
TerminalEmulator= |
|||
FileManager= |
|||
WebBrowser= |
@ -1,80 +0,0 @@ |
|||
favorites=xfce4-terminal-emulator.desktop,xfce4-file-manager.desktop,xfce4-web-browser.desktop,xfce4-mail-reader.desktop |
|||
recent= |
|||
button-icon=/usr/share/pixmaps/MiniOS-white.svg |
|||
button-single-row=false |
|||
show-button-title=false |
|||
show-button-icon=true |
|||
launcher-show-name=true |
|||
launcher-show-description=false |
|||
launcher-show-tooltip=true |
|||
item-icon-size=2 |
|||
hover-switch-category=false |
|||
category-show-name=true |
|||
category-icon-size=1 |
|||
load-hierarchy=false |
|||
view-as-icons=false |
|||
default-category=0 |
|||
recent-items-max=10 |
|||
favorites-in-recent=true |
|||
position-search-alternate=true |
|||
position-commands-alternate=false |
|||
position-categories-alternate=true |
|||
stay-on-focus-out=false |
|||
confirm-session-command=true |
|||
menu-width=450 |
|||
menu-height=500 |
|||
menu-opacity=100 |
|||
command-settings=xfce4-settings-manager |
|||
show-command-settings=false |
|||
command-lockscreen=xflock4 |
|||
show-command-lockscreen=false |
|||
command-switchuser=dm-tool switch-to-greeter |
|||
show-command-switchuser=false |
|||
command-logoutuser=xfce4-session-logout --logout --fast |
|||
show-command-logoutuser=false |
|||
command-restart=xfce4-session-logout --reboot --fast |
|||
show-command-restart=false |
|||
command-shutdown=xfce4-session-logout --halt --fast |
|||
show-command-shutdown=false |
|||
command-suspend=xfce4-session-logout --suspend |
|||
show-command-suspend=false |
|||
command-hibernate=xfce4-session-logout --hibernate |
|||
show-command-hibernate=false |
|||
command-logout=xfce4-session-logout |
|||
show-command-logout=true |
|||
command-menueditor=menulibre |
|||
show-command-menueditor=true |
|||
command-profile=mugshot |
|||
show-command-profile=true |
|||
search-actions=5 |
|||
|
|||
[action0] |
|||
name=Man Pages |
|||
pattern=# |
|||
command=exo-open --launch TerminalEmulator man %s |
|||
regex=false |
|||
|
|||
[action1] |
|||
name=Web Search |
|||
pattern=? |
|||
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u |
|||
regex=false |
|||
|
|||
[action2] |
|||
name=Wikipedia |
|||
pattern=!w |
|||
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u |
|||
regex=false |
|||
|
|||
[action3] |
|||
name=Run in Terminal |
|||
pattern=! |
|||
command=exo-open --launch TerminalEmulator %s |
|||
regex=false |
|||
|
|||
[action4] |
|||
name=Open URI |
|||
pattern=^(file|http|https):\\/\\/(.*)$ |
|||
command=exo-open \\0 |
|||
regex=true |
|||
|
@ -0,0 +1,13 @@ |
|||
#!/bin/bash |
|||
|
|||
set -e # exit on error |
|||
set -o pipefail # exit on pipeline error |
|||
set -u # treat unset variable as error |
|||
|
|||
SCRIPT_DIR="$(dirname "$(readlink -f "$0")")" |
|||
|
|||
if [ $PACKAGE_VARIANT = "standard" ]; then |
|||
wget -c https://github.com/VSCodium/vscodium/releases/download/1.57.1/codium_1.57.1-1623975230_amd64.deb && |
|||
$APT_CMD install $APT_OPTIONS ./codium_1.57.1-1623975230_amd64.deb && |
|||
rm -f ./codium_1.57.1-1623975230_amd64.deb |
|||
fi |
@ -0,0 +1,3 @@ |
|||
#!/bin/bash |
|||
|
|||
rm -Rf /usr/share/icons/gnome/256x256 >>$OUTPUT 2>&1 |
Loading…
Reference in new issue