Go to file
2024-12-12 14:17:46 +01:00
.vscode 2024-12-12 2024-12-12 14:17:46 +01:00
bash broken laptop backup 2024-12-07 15:43:05 +01:00
computers broken laptop backup 2024-12-07 15:43:05 +01:00
config 2024-12-12 2024-12-12 14:17:46 +01:00
dependencies 2024-12-12 2024-12-12 14:17:46 +01:00
docs 2024-12-12 2024-12-12 14:17:46 +01:00
fonts
i3 broken laptop backup 2024-12-07 15:43:05 +01:00
media made config more themeable, switched over to Dracula in the process and now syncing the xfce4 settings 2024-06-17 15:27:35 +02:00
wallpapers chore: split aliases 2023-12-10 00:02:08 +01:00
.editorconfig switch to sddm 2022-05-03 14:41:51 +02:00
.gitignore chore: split aliases 2023-12-10 00:02:08 +01:00
CHANGELOG.md 2024-12-12 2024-12-12 14:17:46 +01:00
install.sh 2024-12-12 2024-12-12 14:17:46 +01:00
LICENSE
README.md 2024-12-12 2024-12-12 14:17:46 +01:00
TODO.md broken laptop backup 2024-12-07 15:43:05 +01:00

dotfiles

This repository holds my Linux config files.

Mandatory unixporn screenshots

New version as of January 2023:

dotfiles

dotfiles

Older versions:

Tools

Purpose Tool
WM i3 (i3-gaps)
bar polybar
App launcher rofi
Shell Bash
Notifications Dunst
Package managers Pacman & Trizen
OS Arch Linux
Terminal xfce4-terminal
Editor nano & mousepad
Code editor vscode
Browser Firefox
File manager Thunar
Music Tidal through Tidal-hifi

computer specific setup

Nowadays I use a few different computers and I used to apply the base config and configure each pc on its own. I've grown tired of this approach however so I added a "pc specific" setup in the installer.

The pc specific setup bit will read the folder names in computers, offer you a choice, and execute the install.sh inside that folder. This allows me to get pc specific settings synced with git and applied easily.

Getting x info to use in i3

Some things are handled by window class/title or have custom resolutions set, the tools below help obtain the info required:

  • xprop -> displays static xwindow info including Window class
  • xwininfo -> displays xwindow info including current size/position

getting icons

Copy/paste icons from these URLs:

after-install

After install read ./docs/afterinstall.md