mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-18 00:16:10 +01:00
moving software to separate submodules part 1
This commit is contained in:
6
desktop/.st/patch/iso14755.h
Normal file
6
desktop/.st/patch/iso14755.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#define NUMMAXLEN(x) ((int)(sizeof(x) * 2.56 + 0.5) + 1)
|
||||
|
||||
/* constants */
|
||||
#define ISO14755CMD "dmenu -w \"$WINDOWID\" -p codepoint: </dev/null"
|
||||
|
||||
void iso14755(const Arg *);
|
||||
Reference in New Issue
Block a user