Advertisement
ddan9

xfce-xfce4-xfconf-settings.sh

Jul 5th, 2023 (edited)
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. xfconf-query -c xfce4-session -p /general/LockCommand -s "light-locker-command -l" --create -t string
  2.  
  3. xfconf-query -c xsettings -p /Net/EnableEventSounds -n -t bool -s true
  4.  
  5. xfconf-query -c xsettings -p /Net/SoundThemeName -n -t string -s "LinuxMint"
  6.  
  7. xfconf-query -c xsettings -p /Net/EnableInputFeedbackSounds -n -t bool -s false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement