2023-12-27 15:39:58 +01:00
2023-04-18 22:46:18 +02:00
2020-11-22 12:12:52 +01:00
2021-07-14 14:32:00 +02:00
2023-11-06 03:01:16 +01:00
2021-05-10 11:07:40 +02:00
2022-01-04 13:44:45 +01:00
2023-12-27 15:37:45 +01:00
2023-08-01 02:44:25 +02:00
2021-01-21 22:32:50 +01:00
2023-08-01 02:20:20 +02:00
2021-11-01 20:14:33 +01:00
2023-08-01 02:20:20 +02:00
2023-08-01 02:20:20 +02:00
2023-12-20 14:51:02 +01:00

dotfiles

Pacman parallel download

uncomment the relevant line in /etc/pacman.conf

Yay colorfull

enable colors in /etc/pacman.conf

Redshift and Geoclue

before using Redshift enable the geoclue agent

systemctl --user start geoclue-agent.service

Keyboard Layout

Because I exclusively use German keyboards I need to change some settings

Console

Follow guide here

Edit /etc/vconsole.conf

KEYMAP=de-latin1

Xorg

Follow guide here

sudo localectl set-x11-keymap de

NTP

sudo systemctl enable systemd-timesyncd

`

Doom Emacs

  1. emacs and optional dependencies should be included in pkglist.txt
  2. install Doom Emacs
     git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/emacs
     ~/.config/emacs/bin/doom install
    
  3. activate literate in init.el to be able to use the config.org file
S
Description
No description provided
Readme 216 MiB
Languages
Vim Script 84.3%
HTML 12.1%
Vim Snippet 3.6%