dotfiles/desktop/.config
Marty Oehme 6106cfcbde
kanshi: Fix transform change between vertical and normal docked mode
Since I have two configurations for my dual-screen desktop setup, with
one having the two screens side-by-side and the other having the left
screen vertically rotated 90 degrees, I need two different kanshi
setups.

The vertical setup is called 'dockedvert' and is the default when the
two screens are detected. The horizontal setup is only called 'docked'
and can be switched to manually. Before, it would not correctly revert
the left screen from its vertical 90 degree rotation when going from the
vertical setup to the horizontal one.

So I applied the `transform` output directive but kanshi refused to
start. That is because to revert the transform into the default
horizontal position you do not use `0` but `normal` as the value.
With this fix everything works as expected.
2025-09-27 11:17:57 +02:00
..
flavours mako: Include color configuration 2025-09-24 08:24:52 +02:00
fontconfig fonts: Fix for Iosevka on Voidlinux 2025-02-24 14:22:36 +01:00
kanshi kanshi: Fix transform change between vertical and normal docked mode 2025-09-27 11:17:57 +02:00
mako mako: Include color configuration 2025-09-24 08:24:52 +02:00
river river: Add output quick switch script 2025-06-09 14:38:15 +02:00
sh/env.d mako: Include color configuration 2025-09-24 08:24:52 +02:00
waybar waybar: Fix keepawake module 2025-06-19 15:57:39 +02:00
user-dirs.dirs xdg: Change default video directory location 2023-10-02 19:08:40 +02:00