mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-10 19:38:53 +02:00
made config more themeable, switched over to Dracula in the process and now syncing the xfce4 settings
This commit is contained in:
18
README.md
18
README.md
@@ -6,14 +6,14 @@ This repository holds my Linux config files.
|
||||
|
||||
New version as of January 2023:
|
||||
|
||||
[](media/dotfiles6.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">
|
||||
[](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
|
||||
|
||||
|
Reference in New Issue
Block a user