Sway: Add issue comment.

This commit is contained in:
Dmitry Voronin 2025-01-10 11:38:26 +03:00
parent b102c4211e
commit c0601fd283
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -1,3 +1,4 @@
# ISSUE: https://github.com/swaywm/sway/issues/8267 https://github.com/swaywm/sway/pull/8358
bindsym $sysmod input * xkb_switch_layout 0 bindsym $sysmod input * xkb_switch_layout 0
bindsym --to-code $sysmod+a exec 'swayscript network' bindsym --to-code $sysmod+a exec 'swayscript network'
bindsym --to-code $sysmod+c exec 'systemctl reboot -i' bindsym --to-code $sysmod+c exec 'systemctl reboot -i'