From c4813b0ad3f8e0cc4f55b0f0fda8359eb9729417 Mon Sep 17 00:00:00 2001 From: BossCode45 Date: Wed, 21 Jun 2023 20:26:52 +1200 Subject: feat: Fixed fullscreen stuff after rebasing in the config refactor Also added stuff to the readme for it --- config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') diff --git a/config b/config index f97bb04..b154600 100644 --- a/config +++ b/config @@ -8,6 +8,7 @@ bind mod+Return spawn alacritty bind mod+c spawn firefox bind mod+x spawn loginctl lock-session bind mod+shift+x bashSpawn loginctl lock-session && systemctl suspend +bind mod+d bashSpawn "rofi -i -show drun" gaps 10 outergaps 10 @@ -16,6 +17,7 @@ bind mod+q kill # Tiling bind mod+t toggle +bind mod+f fullscreen # Focus bind mod+h focChange left -- cgit v1.2.3