Merge pull request #4 from syl20bnr/master
Add i3 configuration example in README
This commit is contained in:
commit
8ff4fd7c25
@ -36,3 +36,11 @@ Simply invoke the 'xcwd' command.
|
|||||||
|
|
||||||
You probably want to use it this way:
|
You probably want to use it this way:
|
||||||
``urxvt -cd "`xcwd`" ``
|
``urxvt -cd "`xcwd`" ``
|
||||||
|
|
||||||
|
i3 Configuration
|
||||||
|
----------------
|
||||||
|
|
||||||
|
You can add a key binding like this one:
|
||||||
|
|
||||||
|
bindsym $mod+Shift+Return exec xcwd | xargs urxvt -cd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user