diff options
| author | coasteen <coasteen@proton.me> | 2026-07-09 10:42:28 +0330 |
|---|---|---|
| committer | coasteen <coasteen@proton.me> | 2026-07-09 10:42:28 +0330 |
| commit | 8cbadb61604667b407b53ee1258433994fa4765a (patch) | |
| tree | 97765fb29418fd6278fcb4cbb9760893afaf7a58 /config/piss/pissrc | |
Diffstat (limited to 'config/piss/pissrc')
| -rwxr-xr-x | config/piss/pissrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/piss/pissrc b/config/piss/pissrc new file mode 100755 index 0000000..1ec3420 --- /dev/null +++ b/config/piss/pissrc @@ -0,0 +1,4 @@ +#!/bin/sh +piss bind "Super + Shift + S" "screenie" +piss bind "Super + R" "$HOME/Projects/py/dmenu.py" +piss bind "Super + Shift + Return" "dmenu_run -l 10 -fn \"JetBrainsMono Nerd Font:size=11\" -nb \"#121212\" -nf \"#e0e0e0\" -sb \"#222222\" -sf \"#e0e0e0\" -p \"Run:\"" |
