From 173c7261b3e1841dbd3cc24060715052a0d1df48 Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Mon, 18 Aug 2025 22:30:31 +0100 Subject: [PATCH] Add todo to gnome-shell role --- roles/gnome-shell/tasks/main.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/gnome-shell/tasks/main.yaml b/roles/gnome-shell/tasks/main.yaml index c280ee4..0e7d04b 100644 --- a/roles/gnome-shell/tasks/main.yaml +++ b/roles/gnome-shell/tasks/main.yaml @@ -33,6 +33,8 @@ key: switch-input-source-backward value: '@as []' +# TODO: window full screen toggle keybinding + # NOTE: Use this command to see default keybindings # gsettings list-recursively | grep -i -E 'media-keys|keybindings' # NOTE: Use this command to inspect the current state of the custom keybindings