Skip to content

XFCE Desktop

Lean's edited this page Oct 16, 2023 · 16 revisions

Download

Desktop

  • sudo pacman -S xfce4

Drivers

Sound Drivers

  • libcanberra
  • pulseaudio
  • pulseaudio-alsa
  • pulseaudio-bluetooth
  • pulseaudio-equalizer
  • pulseaudio-jack
  • pulseaudio-lirc
  • pulseaudio-zeroconf
  • xfce4-pulseaudio-plugin

XFCE Drivers

  • xfce4-screenshooter
  • xfce4-mount-plugin
  • xfce4-screensaver
  • displaycal
  • gvfs
  • thunar-archive-plugin
  • thunar-media-tags-plugin
  • thunar-volman
  • tumbler
  • ffmpegthumbnailer

Themes

Qt fix

  • vim ~/.config/Trolltech.conf
  • Add
[Qt]
style=GTK+
  • qt5-styleplugins auracle
  • vim /etc/environment
  • Add
QT_QPA_PLATFORMTHEME=gtk2

Security

Lock on startup

Startup

  • xfce4-screensaver-command --lock

Clone this wiki locally