Difference between revisions of "Usefultweaks"
Jump to navigation
Jump to search
(Created page with "=== Show contents of desktop folder on Desktop === # Click right on Desktop and, if not already happend, select "Unlock Widgets" # Click right on Desktop and select "Desktop S...") |
(No difference)
|
Latest revision as of 14:27, 11 April 2018
Show contents of desktop folder on Desktop
- Click right on Desktop and, if not already happend, select "Unlock Widgets"
- Click right on Desktop and select "Desktop Settings"
- For Layout, select "Folder View", then click "Apply"
- Now the Desktop shows the contents of your folder ~/Desktop/
Change automatic screen lock
- Click on the K symbol in the bottom panel
- Go to Applications -> Settings -> System Settings
- Select "Desktop Behavior" (second row)
- Select "Screen Locking" and change the settings there to whatever you prefer
- Save your settings with "Apply"
Deactivate KDE Wallet
Edit ~/.config/kwalletrc, and add
[Wallet] Enabled=false
Kill the kdewallet daemon:
pkill kdewallet5