images of keybindings
@@ -412,7 +412,7 @@ if __name__ == "__main__":
|
||||
kb_map = get_kb_map(config_path)
|
||||
for modifier, keys in kb_map.items():
|
||||
if not modifier:
|
||||
filename = "no_modifier.png"
|
||||
filename = "keybinding_no_modifier.png"
|
||||
else:
|
||||
filename = "keybinding_{}.png".format(modifier)
|
||||
|
||||
|
||||
BIN
keybinding_control-mod1.png
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
keybinding_mod4-control-mod1.png
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
keybinding_mod4-control.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
keybinding_mod4-mod1-control.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
keybinding_mod4-mod1.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
keybinding_mod4-shift.png
Normal file
|
After Width: | Height: | Size: 55 KiB |
BIN
keybinding_mod4.png
Normal file
|
After Width: | Height: | Size: 58 KiB |
BIN
keybinding_no_modifier.png
Normal file
|
After Width: | Height: | Size: 47 KiB |