Browse Source

Remove unused marker bindings

Alois Mahdal 6 years ago
parent
commit
8ddb7fe8a1
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      dotfiles/i3/config

+ 0
- 4
dotfiles/i3/config View File

@@ -171,10 +171,6 @@ mode "mark" {
171 171
   set $item     "<span foreground='#999999'></span> %title"
172 172
   set $favorite "<span foreground='red'></span> %title"
173 173
 
174
-  bindsym m     exec i3-winmark mark   ; mode "default"
175
-  bindsym u     exec i3-winmark unmark ; mode "default"
176
-  bindsym g     exec i3-winmark goto   ; mode "default"
177
-
178 174
   bindsym Page_Up [workspace=__focused__] \
179 175
                         title_format $neutral; mode "default"
180 176
   bindsym Page_Down [workspace=__focused__] \