Skip to content

aspedrosa/dotfiles

Repository files navigation

Installation

curl https://raw.githubusercontent.com/aspedrosa/dotfiles/master/README.md | sh

Useful instructions

Disable clipboard on kde

  1. Right click on the arrow on the system tray
  2. System tray settings
  3. clipboard -> disable

Virtualbox

sudo pacman -S virtualbox
# if not already installed vv
sudo pacman -S [kernel version]-virtualbox-host-modules
sudo modprobe vboxdrv
yay virtualbox-ext-oracle # MUST BE THE SAME VERSION OF THE VIRTUALBOX PACKAGE
sudo groupadd vboxusers
sudo usermod -aG vboxusers $USER

Disable screen locking on KDE

  1. System settings

  2. Workspace

  3. Workspace Behavior

  4. Screen locking

Problems with touchpad

https://askubuntu.com/a/947782

About

My setup of my dotfiles that a use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published