diff --git a/.local/bin/keybinding_not_assigned b/.local/bin/keybinding_not_assigned new file mode 100644 index 00000000..8a82321a --- /dev/null +++ b/.local/bin/keybinding_not_assigned @@ -0,0 +1,3 @@ +#!/bin/sh + +notify-send "This keybinding is not assigned to anything"