Commit Graph

7 Commits

Author SHA1 Message Date
ef67596ee7 Add E-Mail icon to 3rd virtual desktop 2025-10-15 16:21:19 +02:00
79aeeaf8a9 Switch off screen after 1 hour w/o interaction 2025-09-26 19:03:57 +02:00
958d21772d Always adjust the x-settings when restarting i3
I still do not get the right location to change these settings and on
each i3-restart (which I do regulary) the settings get set back.

Therefor I change them to be executed on _each_ restart.
2025-09-09 19:07:51 +02:00
c0498b12ac Use system rofi/autorandr instead of custom tailerd shell-scripts
I'd used custom shell-scripts for a while though since I saved them with
the exact same name as the actual program I confused myself. E.g. when I
tried to use rofi to provide me a dialog to choose from some options.
So, I discarded this approach :)
2025-09-09 19:05:12 +02:00
ed76776866 Set timeout to repeat input on key-press to 250ms
I struggled to distinguish between a simple key-stroke and a pressed
key, which should lead to repeat inputs. Initially I copied this value
from my macos-settings where I use the same keyboard, but it turns out
that the timing is somehow different.

Remember set this to 200ms on macos and 250ms on X11.

Note, I have no idea which one is more accurate, but since everything on
a mac feels (and is) slow I would guess linux is correct and apple lies.
2025-09-05 14:10:16 +02:00
0dc1eeaaf5 Reformat my i3-config a bit to make better use of vim folds 2025-08-25 19:20:59 +02:00
f491ace3af Add i3-config (why not earlier???????) 2025-08-25 16:25:40 +02:00