These are the dotfiles that power my daily work. My GNU Emacs
configuration is also included in the repository.
I use Ubuntu 22.04 with GNOME 42 and gdm3 as login screen
display manager. Wayland is used as the default display server.
XWayland provides an X server running on top of wayland for X11
applications that does not support Wayland yet.
Just do:
cd ./bootstrap && ./bootstrap.sh
That script will run all the needed initialization tasks, including
installing GNU Stow to create links to repo files from your home
directory.
Add the following to etc/default/keyboard
XKBOPTIONS="caps:ctrl_modifier"Some of these configurations assumed a synced data folder. I use
Google Drive, with rclone helping me to synchronize the files.