remove xfce

This commit is contained in:
eneller
2022-06-22 09:20:16 +02:00
parent 749e48ff95
commit 469a8865ce
9 changed files with 1 additions and 59 deletions

View File

@@ -1,13 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=i3
Comment=tiling window manager
Exec=i3
OnlyShowIn=XFCE;
RunHook=0
StartupNotify=false
Terminal=false
Hidden=false

View File

@@ -1,13 +0,0 @@
[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

View File

@@ -1,12 +0,0 @@
[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

View File

@@ -1,4 +0,0 @@
[Desktop Entry]
Hidden=false
TryExec=xfce4-clipman
Exec=xfce4-clipman

View File

@@ -1,3 +0,0 @@
[Desktop Entry]
Hidden=true

View File

@@ -1,3 +0,0 @@
[Desktop Entry]
Hidden=true

View File

@@ -1,2 +0,0 @@
[Desktop Entry]
Hidden=true

View File

@@ -9,7 +9,7 @@
# set modifier key, Mod4 is super (windows), Mod1 = Alt key
set $mod Mod4
set $termEm xfce4-terminal
set $termEm kitty
# power options
set $shutdown shutdown -h now
@@ -134,7 +134,6 @@ client.background #f1232
# set background picture
exec --no-startup-id nitrogen --set-zoom-fill $HOME/.config/i3/bg.png
# start xfce bar
exec --no-startup-id xfce4-panel --disable-wm-check
# try to start tray tools / applets manually
exec --no-startup-id nm-applet
exec --no-startup-id blueman-applet