my dot files!
-
i had some issues with setting my right monitor as primary on cometpunch. couldn't get it working through xorg for the life of me (it swapped the positions instead), so i gave up and added this to /etc/lightdm/lightdm.conf:
display-setup-script=xrandr --output HDMI-0 --primary
-
fcitx overrides xkb settings by default, which breaks caps lock being bound to zenkaku/hankaku, so i had to switch it off ("addons" → "xcb" → "allow overriding system xkb settings")