|
|
|
|
257
|
#------------------------------------------------------------------------#
|
257
|
#------------------------------------------------------------------------#
|
258
|
|
258
|
|
259
|
bindsym --release $mod+Ctrl+apostrophe exec "xdotool .i3/macros/apostrophe.xdotool"
|
259
|
bindsym --release $mod+Ctrl+apostrophe exec "xdotool .i3/macros/apostrophe.xdotool"
|
|
|
260
|
+bindsym --release $mod+Ctrl+asterisk exec "xdotool .i3/macros/asterisk.xdotool"
|
260
|
bindsym --release $mod+Ctrl+slash exec "xdotool .i3/macros/slash.xdotool"
|
261
|
bindsym --release $mod+Ctrl+slash exec "xdotool .i3/macros/slash.xdotool"
|
261
|
bindsym --release $mod+Ctrl+comma exec "xdotool .i3/macros/comma.xdotool"
|
262
|
bindsym --release $mod+Ctrl+comma exec "xdotool .i3/macros/comma.xdotool"
|
262
|
bindsym --release $mod+Ctrl+semicolon exec "xdotool .i3/macros/semicolon.xdotool"
|
263
|
bindsym --release $mod+Ctrl+semicolon exec "xdotool .i3/macros/semicolon.xdotool"
|