made config more themeable, switched over to Dracula in the process and now syncing the xfce4 settings

This commit is contained in:
2024-06-17 15:27:35 +02:00
parent a715528931
commit 08585df3ac
26 changed files with 237 additions and 118 deletions

View File

@@ -6,14 +6,14 @@ This repository holds my Linux config files.
New version as of January 2023:
[![dotfiles](media/dotfiles6.png)](media/dotfiles6.png)
[![dotfiles](media/2024-dracula.png)](media/2024-dracula.png)
I changed the color of the terminal to match the i3bar:
<img src = "media/dotfiles-small-5.png" width="200">
[![dotfiles](media/2024-dracula-2.png)](media/2024-dracula-2.png)
Older versions:
- [dotfiles6](media/dotfiles6.png)
- [dotfiles5-small](media/dotfiles-small-5.png)
- [dotfiles5](media/dotfiles5.png)
- [dotfiles4](https://raw.githubusercontent.com/Mastermindzh/dotfiles/master/media/dotfiles4.jpg)
- [dotfiles3](media/dotfiles3.png)
@@ -31,13 +31,13 @@ Older versions:
| Package managers | Pacman & Trizen |
| OS | Arch Linux |
| Terminal | xfce4-terminal |
| Editor | nano |
| Editor | nano & mousepad |
| Code editor | vscode |
| Browser | Firefox |
| File manager | If I have to use one ... Thunar |
| File manager | Thunar |
| Music | Tidal through [Tidal-hifi](https://github.com/Mastermindzh/tidal-hifi) |
## computer specifc setup
## 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.
@@ -49,8 +49,8 @@ This allows me to get pc specific settings synced with git and applied easily.
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
- `xprop` -> displays static `xwindow` info including Window class
- `xwininfo` -> displays `xwindow` info including current size/position
## getting icons