switched from gnome-terminal sakura
This commit is contained in:
parent
3e93307b81
commit
7c07bfc651
1 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@ for_window [tiling] border pixel 0
|
||||||
|
|
||||||
bindsym $mod+q kill
|
bindsym $mod+q kill
|
||||||
|
|
||||||
bindsym $mod+Return exec gnome-terminal
|
bindsym $mod+Return exec sakura
|
||||||
bindsym $mod+KP_Enter exec gnome-terminal
|
bindsym $mod+KP_Enter exec sakura
|
||||||
bindsym $mod+Caps_Lock exec gnome-terminal
|
bindsym $mod+Caps_Lock exec sakura
|
||||||
|
|
||||||
bindsym $mod+z exec obsidian
|
bindsym $mod+z exec obsidian
|
||||||
bindsym $mod+x exec cat ~/git/dotfiles/commands ~/.commands | dmenu -i -l 30 | bash
|
bindsym $mod+x exec cat ~/git/dotfiles/commands ~/.commands | dmenu -i -l 30 | bash
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue