diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-03-12 00:15:19 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-03-12 00:15:19 -0400 |
| commit | b74f98ede6fa6aa4bb03fd7775be5e35f790d7e9 (patch) | |
| tree | 8af394f57d585870d49a65a8ce9965359f5691b7 /.config | |
| parent | ff9f7b80c466095a69231df9f6a5311fd2776f8c (diff) | |
| download | eibhear-b74f98ede6fa6aa4bb03fd7775be5e35f790d7e9.tar.gz eibhear-b74f98ede6fa6aa4bb03fd7775be5e35f790d7e9.tar.zst eibhear-b74f98ede6fa6aa4bb03fd7775be5e35f790d7e9.zip | |
xcqr removed (replaced by mod+c)
Diffstat (limited to '.config')
| -rw-r--r-- | .config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config index feddf21..fed2942 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -78,7 +78,7 @@ bindsym $mod+Shift+Delete exec --no-startup-id lmc truemute ; exec --no-startup- # Show selection: bindsym $mod+Insert exec --no-startup-id showclip -bindsym $mod+Pause exec --no-startup-id xcqr +##bindsym $mod+Pause # #---Letter Key Bindings---# # bindsym $mod+q [con_id="__focused__" instance="^(?!dropdown_).*$"] kill |
