Go to file
2023-04-27 17:42:31 +02:00
.vscode 4k scaling for main pc :) (lg ergo 4k) 2022-08-27 20:51:00 +02:00
bash fix: updated icons & spacing in i3blocks 2023-02-01 23:35:09 +01:00
computers chore: finally added hparchs setup :) 2023-02-05 13:50:06 +01:00
config feat: added bitwarden 2023-04-27 17:42:31 +02:00
dependencies feat: added bitwarden 2023-04-27 17:42:31 +02:00
docs added after install and syncLocalSettings.json 2022-08-03 21:59:52 +02:00
fonts moved away from system san fransisco, moved back to 1 display on the desktop and some generic fixes. 2021-01-21 09:03:11 +01:00
i3 feat: added bitwarden 2023-04-27 17:42:31 +02:00
media adding polybar setup 2023-03-09 10:21:15 +01:00
wallpapers new wallpapers 2023-02-02 22:37:52 +01:00
.editorconfig switch to sddm 2022-05-03 14:41:51 +02:00
CHANGELOG.md added after install and syncLocalSettings.json 2022-08-03 21:59:52 +02:00
install.sh adding polybar setup 2023-03-09 10:21:15 +01:00
LICENSE Initial commit 2017-09-20 17:22:04 +02:00
README.md adding polybar setup 2023-03-09 10:21:15 +01:00

dotfiles

This repository holds my Linux config files.

Mandatory unixporn screenshots

New version as of January 2023:

dotfiles

I changed the color of the terminal to match the i3bar:

Older versions:

Tools

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

computer specifc 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