aboutsummaryrefslogtreecommitdiff
path: root/.config/xfce4/panel/whiskermenu-1.rc
diff options
context:
space:
mode:
Diffstat (limited to '.config/xfce4/panel/whiskermenu-1.rc')
-rw-r--r--.config/xfce4/panel/whiskermenu-1.rc80
1 files changed, 0 insertions, 80 deletions
diff --git a/.config/xfce4/panel/whiskermenu-1.rc b/.config/xfce4/panel/whiskermenu-1.rc
deleted file mode 100644
index 9ee9d16..0000000
--- a/.config/xfce4/panel/whiskermenu-1.rc
+++ /dev/null
@@ -1,80 +0,0 @@
-favorites=xfce4-web-browser.desktop,xfce4-mail-reader.desktop,xfce4-file-manager.desktop,xfce4-terminal-emulator.desktop
-recent=google-chrome.desktop,thunar.desktop,atom.desktop,org.gnome.Evolution.desktop,insync.desktop,monodevelop.desktop,nvidia-settings.desktop,libreoffice-writer.desktop,xfce-settings-manager.desktop,firefox.desktop
-button-icon=/home/kylert/Pictures/1200px-Archlinux-icon-crystal-64.svg.png
-button-single-row=false
-show-button-title=true
-show-button-icon=true
-launcher-show-name=true
-launcher-show-description=true
-launcher-show-tooltip=true
-item-icon-size=3
-hover-switch-category=false
-category-show-name=true
-category-icon-size=0
-sort-categories=true
-view-mode=1
-default-category=1
-recent-items-max=10
-favorites-in-recent=true
-position-search-alternate=true
-position-commands-alternate=false
-position-categories-alternate=false
-stay-on-focus-out=false
-confirm-session-command=true
-menu-width=879
-menu-height=537
-menu-opacity=50
-command-settings=xfce4-settings-manager
-show-command-settings=true
-command-lockscreen=xflock4
-show-command-lockscreen=true
-command-switchuser=gdmflexiserver
-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=sh -c 'env XDG_CURRENT_DESKTOP=GNOME GTK_CSD=1 gnome-control-center'
-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
-