sway: change obsidian map
This commit is contained in:
parent
9f32e706a3
commit
590baa6fbf
|
|
@ -60,7 +60,7 @@ input type:keyboard {
|
||||||
bindsym $mod+Shift+s exec shutdown -P now
|
bindsym $mod+Shift+s exec shutdown -P now
|
||||||
bindsym $mod+Shift+r exec systemctl suspend
|
bindsym $mod+Shift+r exec systemctl suspend
|
||||||
bindsym $mod+Shift+i exec swaylock -f -c 000000
|
bindsym $mod+Shift+i exec swaylock -f -c 000000
|
||||||
bindsym $mod+Shift+n exec obsidian --ozone-platform=wayland --enable-features=UseOzonePlatform
|
bindsym $mod+Shift+o exec obsidian --ozone-platform=wayland --enable-features=UseOzonePlatform
|
||||||
|
|
||||||
# Kill focused window
|
# Kill focused window
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+Shift+q kill
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue