From c0601fd28391e28232269be9c40599c372c8d7f6 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Fri, 10 Jan 2025 11:38:26 +0300 Subject: [PATCH] Sway: Add issue comment. --- home/file/sway/module/System.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/home/file/sway/module/System.conf b/home/file/sway/module/System.conf index d98bd3b..4a8156f 100644 --- a/home/file/sway/module/System.conf +++ b/home/file/sway/module/System.conf @@ -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 --to-code $sysmod+a exec 'swayscript network' bindsym --to-code $sysmod+c exec 'systemctl reboot -i'