ソースを参照

move free keys

systemd-xsession
コミット
1e4daaab89
1個のファイルの変更24行の追加24行の削除
  1. +24
    -24
      templates/i3.config.j2

+ 24
- 24
templates/i3.config.j2 ファイルの表示

@@ -111,7 +111,30 @@ bindsym $mod+plus exec {{points_up_command}}
bindsym $mod+KP_Subtract exec {{points_down_command}}
bindsym $mod+KP_Add exec {{points_up_command}}

# unlearn
# free keys
# $mod+i
# $mod+j
# $mod+k
# $mod+l
# $mod+n
# $mod+o
# $mod+u
# $mod+adiaeresis
# $mod+odiaeresis
# $mod+udiaeresis
# $mod+comma
# $mod+period
# $mod+numbersign
# $mod+Home
# $mod+End
# $mod+Pause
# $mod+Delete
# $mod+Insert
# $mod+Print
# $mod+Scroll_Lock
# $mod+less

## unlearn
#exec {{points_down_command}}


@@ -399,26 +422,3 @@ for_window [class="^URxvt$" title="^tmux-workspace$"] border none
exec "{{default_terminal}}"

exec --no-startup-id "~/bin/i3-watchers"

### free keys
# $mod+i
# $mod+j
# $mod+k
# $mod+l
# $mod+n
# $mod+o
# $mod+u
# $mod+adiaeresis
# $mod+odiaeresis
# $mod+udiaeresis
# $mod+comma
# $mod+period
# $mod+numbersign
# $mod+Home
# $mod+End
# $mod+Pause
# $mod+Delete
# $mod+Insert
# $mod+Print
# $mod+Scroll_Lock
# $mod+less