Merge testing
This commit is contained in:
13
.config/autostart/xcape.desktop
Normal file
13
.config/autostart/xcape.desktop
Normal file
@@ -0,0 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Version=0.9.4
|
||||
Type=Application
|
||||
Name=xcape
|
||||
Comment=
|
||||
Exec=xcape -e 'Super_L=Alt_L|F1'
|
||||
OnlyShowIn=XFCE;
|
||||
RunHook=0
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Hidden=false
|
||||
|
||||
12
.config/autostart/xfce-panel-workaround.desktop
Executable file
12
.config/autostart/xfce-panel-workaround.desktop
Executable file
@@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Version=0.9.4
|
||||
Type=Application
|
||||
Name=XFCE-Panel Workaround
|
||||
Comment=
|
||||
Exec=/etc/skel/.config/autostart/xfce-pbw.sh
|
||||
OnlyShowIn=XFCE;
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Hidden=false
|
||||
|
||||
7
.config/autostart/xfce-pbw.sh
Executable file
7
.config/autostart/xfce-pbw.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#/bin/sh
|
||||
sleep 5
|
||||
xfsettingsd --replace &
|
||||
sleep 15
|
||||
xfsettingsd --replace &
|
||||
sleep 25
|
||||
xfsettingsd --replace &
|
||||
4
.config/autostart/xfce4-clipman-plugin-autostart.desktop
Normal file
4
.config/autostart/xfce4-clipman-plugin-autostart.desktop
Normal file
@@ -0,0 +1,4 @@
|
||||
[Desktop Entry]
|
||||
Hidden=false
|
||||
TryExec=xfce4-clipman
|
||||
Exec=xfce4-clipman
|
||||
@@ -0,0 +1,3 @@
|
||||
[Desktop Entry]
|
||||
Hidden=true
|
||||
|
||||
3
.config/autostart/xfce4-tips-autostart.desktop
Normal file
3
.config/autostart/xfce4-tips-autostart.desktop
Normal file
@@ -0,0 +1,3 @@
|
||||
[Desktop Entry]
|
||||
Hidden=true
|
||||
|
||||
2
.config/autostart/xfconf-migration-4.6.desktop
Normal file
2
.config/autostart/xfconf-migration-4.6.desktop
Normal file
@@ -0,0 +1,2 @@
|
||||
[Desktop Entry]
|
||||
Hidden=true
|
||||
Reference in New Issue
Block a user