Bladeren bron

Add binding for acclive--cclive convenience wrapper

Just downloads the URI detected by saturnin_www to $HOME
Alois Mahdal 9 jaren geleden
bovenliggende
commit
3bf325d9db
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. 2
    0
      dotfiles/i3/config

+ 2
- 0
dotfiles/i3/config Bestand weergeven

205
 bindsym $mod+p              exec "saturnin menu run"
205
 bindsym $mod+p              exec "saturnin menu run"
206
 bindsym $mod+Shift+p        exec "saturnin menu run_hist"
206
 bindsym $mod+Shift+p        exec "saturnin menu run_hist"
207
 
207
 
208
+bindsym $mod+t              exec "acclive"
209
+
208
 bindsym $mod+n              exec "saturnin kb next"
210
 bindsym $mod+n              exec "saturnin kb next"
209
 bindsym $mod+Shift+n        exec "saturnin kb home"
211
 bindsym $mod+Shift+n        exec "saturnin kb home"
210
 bindcode $mod+57            exec "saturnin kb next"
212
 bindcode $mod+57            exec "saturnin kb next"