Thursday, June 5, 2014

Changing finch keybindings

Switching to XMonad can create a keybinding conflict with Finch. To correct this, create a file named ~/.gntrc with the following text

[GntWM::binding]
c-n = window-next
c-p = window-prev
c-r = start-resize
c-t = start-move                
  

https://developer.pidgin.im/wiki/Using%20Finch

1 comment: