forked from kunsi/dotfiles
fish: add alias for opening a floating python shell
This commit is contained in:
parent
44852d9713
commit
3adc9e47e0
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ font pango:DejaVuSans Regular 8
|
|||
floating_modifier $mod
|
||||
|
||||
bindsym $mod+Return exec xiate
|
||||
bindsym $mod+Shift+Return exec xiate -class xiate-floating -e python
|
||||
|
||||
bindsym $mod+Shift+x kill
|
||||
|
||||
|
|
Loading…
Reference in a new issue