clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 22 lines 548 B view raw
1include "%H/.local/share/omarchy/default/xcompose" 2 3# Identification 4<Multi_key> <space> <n> : "Simon Späti" 5<Multi_key> <space> <e> : "simon@ssp.sh" 6<Multi_key> <space> <m> : "*sent from [neomd](https://neomd.ssp.sh)*" 7 8# Typography 9<Multi_key> <minus> : "—" 10<Multi_key> <less> : "«" 11<Multi_key> <greater> : "»" 12 13<Multi_key> <a> : "ä" 14<Multi_key> <o> : "ö" 15<Multi_key> <u> : "ü" 16 17<Multi_key> <A> : "Ä" 18<Multi_key> <O> : "Ö" 19<Multi_key> <U> : "Ü" 20 21# Refresh with running `refresh-xcompose` in the terminal to get the changes picked up. 22