8 lines
228 B
Text
8 lines
228 B
Text
include $HOME/.config/sway/config.d/keys_launch
|
|
|
|
# On-Screen Keyboard
|
|
bindsym $mod+Shift+k exec 'killall -34 wvkbd-mobintl'
|
|
|
|
# Notifications
|
|
bindsym --no-warn $mod+Shift+n exec 'swaymsg fullscreen disable;swaync-client -t'
|
|
|