Added obsidian shortcut to i3 config
This commit is contained in:
parent
d82969bb1e
commit
ccd7716051
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ bindsym $mod+t exec rofi -show window \
|
||||||
-config ~/.config/rofi/rofidmenu.rasi
|
-config ~/.config/rofi/rofidmenu.rasi
|
||||||
bindsym $mod+b exec $browser
|
bindsym $mod+b exec $browser
|
||||||
bindsym $mod+n exec /usr/bin/thunar
|
bindsym $mod+n exec /usr/bin/thunar
|
||||||
|
bindsym $mod+o exec /usr/bin/obsidian
|
||||||
|
|
||||||
bindsym $mod+q kill
|
bindsym $mod+q kill
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue