2 versions
This commit is contained in:
@ -1,15 +1,12 @@
|
||||
[user]
|
||||
indicatorOrientation=0
|
||||
indicatorColor=rgb(54,144,119)
|
||||
inactiveColor=rgb(54,144,119)
|
||||
forceIconSize=true
|
||||
iconSize=33
|
||||
noWindowsListIfSingle=true
|
||||
onlyDisplayVisible=true
|
||||
onlyDisplayScreen=true
|
||||
showPreviews=true
|
||||
showWindowCount=false
|
||||
showWindowCount=true
|
||||
indicatorStyle=2
|
||||
indicatorColor=rgb(53,139,135)
|
||||
inactiveColor=rgb(53,139,135)
|
||||
forceIconSize=true
|
||||
iconSize=32
|
||||
pinned=/usr/share/applications/firefox.desktop;/usr/share/applications/thunar.desktop;/usr/share/applications/org.manjaro.pamac.manager.desktop;/usr/share/applications/xfce-settings-manager.desktop;
|
||||
keyComboActive=true
|
||||
previewScale=0.3
|
@ -1,10 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Opened windows
|
||||
Comment=
|
||||
Exec=xfdesktop --windowlist
|
||||
Icon=top-workspaces-icon
|
||||
Path=
|
||||
Terminal=false
|
||||
StartupNotify=false
|
@ -1,13 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Exec=xfce4-session-logout
|
||||
Icon=top-power-off-icon
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Categories=System;X-XFCE;X-Xfce-Toplevel;
|
||||
OnlyShowIn=XFCE;
|
||||
Name=End this session
|
||||
Comment=Shut Down, Restart, Log Out, Switch Users
|
||||
X-XFCE-Source=file:///usr/share/applications/xfce4-session-logout.desktop
|
||||
Path=
|
@ -1,10 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Lock the computer
|
||||
Comment=Lock the Computer
|
||||
Exec=xdg-screensaver lock
|
||||
Icon=top-lock-icon
|
||||
Path=
|
||||
Terminal=false
|
||||
StartupNotify=false
|
@ -1,10 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Refresh the panels
|
||||
Comment=Ctrl + Alt + 1
|
||||
Exec=xfce4-panel -r
|
||||
Icon=top-refresh-icon
|
||||
Path=
|
||||
Terminal=false
|
||||
StartupNotify=false
|
@ -1,10 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Refresh the desktop
|
||||
Comment=Ctrl + Alt + 2
|
||||
Exec=xfwm4 --replace
|
||||
Icon=top-refresh-icon
|
||||
Path=
|
||||
Terminal=false
|
||||
StartupNotify=false
|
@ -1,10 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=User
|
||||
Comment=
|
||||
Exec=panelctl
|
||||
Icon=top-user-icon
|
||||
Name=APPS
|
||||
Comment=The apps menu
|
||||
Exec=app-finder
|
||||
Icon=view-list-icons
|
||||
Path=
|
||||
Terminal=false
|
||||
StartupNotify=false
|
@ -1,6 +1,7 @@
|
||||
favorites=firefox.desktop,org.manjaro.pamac.manager.desktop,xfce-settings-manager.desktop,org.gnome.Usage.desktop
|
||||
button-icon=view-list-icons
|
||||
button-single-row=true
|
||||
favorites=xfce4-terminal-emulator.desktop
|
||||
recent=
|
||||
button-icon=xfce4-whiskermenu
|
||||
button-single-row=false
|
||||
show-button-title=false
|
||||
show-button-icon=true
|
||||
launcher-show-name=true
|
||||
@ -20,13 +21,13 @@ position-commands-alternate=false
|
||||
position-categories-alternate=true
|
||||
stay-on-focus-out=false
|
||||
confirm-session-command=true
|
||||
menu-width=673
|
||||
menu-height=575
|
||||
menu-opacity=88
|
||||
menu-width=450
|
||||
menu-height=500
|
||||
menu-opacity=100
|
||||
command-settings=xfce4-settings-manager
|
||||
show-command-settings=false
|
||||
show-command-settings=true
|
||||
command-lockscreen=xflock4
|
||||
show-command-lockscreen=false
|
||||
show-command-lockscreen=true
|
||||
command-switchuser=gdmflexiserver
|
||||
show-command-switchuser=false
|
||||
command-logoutuser=xfce4-session-logout --logout --fast
|
||||
@ -40,11 +41,11 @@ show-command-suspend=false
|
||||
command-hibernate=xfce4-session-logout --hibernate
|
||||
show-command-hibernate=false
|
||||
command-logout=xfce4-session-logout
|
||||
show-command-logout=false
|
||||
show-command-logout=true
|
||||
command-menueditor=menulibre
|
||||
show-command-menueditor=true
|
||||
command-profile=mugshot
|
||||
show-command-profile=false
|
||||
show-command-profile=true
|
||||
search-actions=5
|
||||
|
||||
[action0]
|
Reference in New Issue
Block a user