From e2c8ca98aa9acf44c0c097dda1f7a2ba9c26c0e6 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Sat, 13 Jul 2024 16:37:21 -0700 Subject: [PATCH] feat: update readme with new keybinds --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ca5670..babb0db 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This repository directly mirrors `/etc/nixos` on my main NixOS machine. In the f | Super + T | Open kitty | | Super + F | Open librewolf | | Super + R | Open pavucontrol | -| Super + A | Open rofi | +| Super + Space | Open rofi | | Super + Backspace | Open logout menu | | Super + P | Screenshot region | | Super + YUIO | Move around | @@ -20,4 +20,5 @@ This repository directly mirrors `/etc/nixos` on my main NixOS machine. In the f | Super + Alt + Ctrl + YUIO | Move windows around workspaces | | Super + Shift + Ctrl + YUIO | Move windows around | | Super + S | Open Special Workspace | +| Super + Enter | Fullscreen Window | | Super + Alt + S | Move Window to Special Workspace |