]> gitweb.morketsmerke.org Git - xfcedebian-d13/commitdiff
Rekonfiguracja menu Start w wersji oldstable.
authorxf0r3m <jakubstasinski@protonmail.com>
Wed, 6 Dec 2023 18:12:59 +0000 (19:12 +0100)
committerxf0r3m <jakubstasinski@protonmail.com>
Wed, 6 Dec 2023 18:12:59 +0000 (19:12 +0100)
xfce4/panel/whiskermenu-1.rc
xfce4/panel/whiskermenu-1.rc_ [new file with mode: 0644]

index 2de1f1178a6486400ef0ca883b386eb50ba39bf6..7cd71d01c4b69b235af797855bc31039328e7ae4 100644 (file)
@@ -1,5 +1,5 @@
-favorites=xfce4-web-browser.desktop,xfce4-file-manager.desktop,xfce4-terminal-emulator.desktop,qmmp-1.desktop,gvim.desktop,vlc.desktop,virt-manager.desktop
-recent=vlc.desktop,xfce4-terminal-emulator.desktop,xfce4-terminal.desktop
+favorites=xfce4-web-browser.desktop,xfce4-file-manager.desktop,xfce4-terminal-emulator.desktop,gvim.desktop,vlc.desktop,virt-manager.desktop
+recent=
 button-title=Start
 button-icon=debian-logo
 button-single-row=false
@@ -8,21 +8,19 @@ show-button-icon=true
 launcher-show-name=true
 launcher-show-description=true
 launcher-show-tooltip=true
-launcher-icon-size=3
+item-icon-size=3
 hover-switch-category=false
 category-show-name=true
 category-icon-size=1
-sort-categories=true
-view-mode=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
-position-categories-horizontal=false
 stay-on-focus-out=false
-profile-shape=0
 confirm-session-command=true
 menu-width=450
 menu-height=500
diff --git a/xfce4/panel/whiskermenu-1.rc_ b/xfce4/panel/whiskermenu-1.rc_
new file mode 100644 (file)
index 0000000..2de1f11
--- /dev/null
@@ -0,0 +1,83 @@
+favorites=xfce4-web-browser.desktop,xfce4-file-manager.desktop,xfce4-terminal-emulator.desktop,qmmp-1.desktop,gvim.desktop,vlc.desktop,virt-manager.desktop
+recent=vlc.desktop,xfce4-terminal-emulator.desktop,xfce4-terminal.desktop
+button-title=Start
+button-icon=debian-logo
+button-single-row=false
+show-button-title=true
+show-button-icon=true
+launcher-show-name=true
+launcher-show-description=true
+launcher-show-tooltip=true
+launcher-icon-size=3
+hover-switch-category=false
+category-show-name=true
+category-icon-size=1
+sort-categories=true
+view-mode=1
+default-category=0
+recent-items-max=10
+favorites-in-recent=true
+position-search-alternate=true
+position-commands-alternate=false
+position-categories-alternate=true
+position-categories-horizontal=false
+stay-on-focus-out=false
+profile-shape=0
+confirm-session-command=true
+menu-width=450
+menu-height=500
+menu-opacity=100
+command-settings=xfce4-settings-manager
+show-command-settings=true
+command-lockscreen=xflock4
+show-command-lockscreen=true
+command-switchuser=dm-tool switch-to-greeter
+show-command-switchuser=false
+command-logoutuser=xfce4-session-logout --logout --fast
+show-command-logoutuser=true
+command-restart=xfce4-session-logout --reboot --fast
+show-command-restart=true
+command-shutdown=xfce4-session-logout --halt --fast
+show-command-shutdown=true
+command-suspend=xfce4-session-logout --suspend
+show-command-suspend=true
+command-hibernate=xfce4-session-logout --hibernate
+show-command-hibernate=false
+command-logout=xfce4-session-logout
+show-command-logout=false
+command-menueditor=menulibre
+show-command-menueditor=true
+command-profile=mugshot
+show-command-profile=true
+search-actions=5
+
+[action0]
+name=Strony podręcznika
+pattern=#
+command=exo-open --launch TerminalEmulator man %s
+regex=false
+
+[action1]
+name=Wyszukiwarka internetowa
+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=Uruchom w terminalu
+pattern=!
+command=exo-open --launch TerminalEmulator %s
+regex=false
+
+[action4]
+name=Otwórz adres URI
+pattern=^(file|http|https):\\/\\/(.*)$
+command=exo-open \\0
+regex=true
+