TROMjaro XFCE joins and takes over the party
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Exec=xfce4-session-logout
|
||||
Icon=power-off-panel
|
||||
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=
|
@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Lock the computer
|
||||
Comment=Lock the Computer
|
||||
Exec=xdg-screensaver lock
|
||||
Icon=lock-panel
|
||||
Path=
|
||||
Terminal=false
|
||||
StartupNotify=false
|
@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=User
|
||||
Comment=
|
||||
Exec=panelctl
|
||||
Icon=meeting-organizer
|
||||
Path=
|
||||
Terminal=false
|
||||
StartupNotify=false
|
@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Refresh the panels
|
||||
Comment=Ctrl + Alt + 1
|
||||
Exec=xfce4-panel -r
|
||||
Icon=layer-visible-on
|
||||
Path=
|
||||
Terminal=false
|
||||
StartupNotify=false
|
@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Refresh the desktop
|
||||
Comment=Ctrl + Alt + 2
|
||||
Exec=xfwm4 --replace
|
||||
Icon=window
|
||||
Path=
|
||||
Terminal=false
|
||||
StartupNotify=false
|
Reference in New Issue
Block a user