Skip to content

pooh2pooh/sneakers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

My experience KDE on Manjaro

Some Details

Latest Preview

Screenshot_20190302_202028 Screenshot_20190302_202004

Tips / Notes

I use hardware, 4 CPU 3Ghz, 16Gb RAM and 512 Gb SSD

vm.swappiness = 10
vm.vfs_cache_pressure = 50
vm.dirty_background_ratio = 10
vm.dirty_ratio = 40
vm.dirty_writeback_centisecs = 500
kernel.sysrq = 1
# <file system>             <mount point>  <type>  <options>  <dump>  <pass>
UUID=C059-2B81                            /boot/efi      vfat    umask=0077 0 2
UUID=eb67ddb3-4029-4363-a09a-dcdab0834cf1 /              ext4    defaults,noatime 0 1
UUID=bd60a1ca-1fbd-4ae7-ac41-226aaad05d6c swap           swap    defaults,noatime 0 2
  • I rarely use debugging information. ~/.bash_profile add:
QT_LOGGING_RULES='*=false'
export QT_LOGGING_RULES
  • Use kdebugdialog5 terminal command, disable any debugging information.
  • Edit /etc/systemd/journald.conf see systemd docs, for help
Storage=volatile
RuntimeMaxUse=10M
  • You can open an issue if you have any questions / problems.

About

My experience KDE on Manjaro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages