Small changes
This commit is contained in:
parent
b346ad34b4
commit
c2682a0c22
4 changed files with 57 additions and 46 deletions
|
@ -212,9 +212,9 @@ bindsym Shift+Print exec xfce4-screenshooter -r
|
|||
|
||||
# Return {{{2
|
||||
# start a terminal in current working dir
|
||||
bindsym $mod+Return exec ~/.dotfiles/bin/i3-shell
|
||||
bindsym $mod+Return exec ~/.dotfiles/bin/folder-shell
|
||||
# start Ranger in current working dir
|
||||
bindsym $mod+Shift+Return exec ~/.dotfiles/bin/i3-shell "ranger"
|
||||
bindsym $mod+Shift+Return exec ~/.dotfiles/bin/folder-shell "ranger"
|
||||
|
||||
# Insert {{{2
|
||||
bindsym $mod+Shift+Insert exec --no-startup-id rofi -modi "clipboard:greenclip print" -show clipboard -run-command '{cmd}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue