diff options
| author | kkard2 <[email protected]> | 2024-11-05 10:17:44 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-11-05 10:17:44 +0100 |
| commit | 2999bf01b5fd3dee9f3b62f51dd2a61352a9580c (patch) | |
| tree | 24984bdbc02d764b84eb3abcf07f6ff56b550364 /_linux/i3 | |
| parent | 0752f1795441d7f615f15f3b3707a9c110ed630a (diff) | |
i3 boateye, mpv conf
Diffstat (limited to '_linux/i3')
| -rw-r--r-- | _linux/i3/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_linux/i3/config b/_linux/i3/config index 6efc8cf..9a37c02 100644 --- a/_linux/i3/config +++ b/_linux/i3/config @@ -110,6 +110,9 @@ bindsym $mod+e layout toggle split # toggle tiling / floating bindsym $mod+space floating toggle +# boateye mentioned? (i'm still not hitting it) +bindsym $mod+g fullscreen toggle; floating toggle ; resize set 384 16384 ; move position center + # change focus between tiling / floating windows # bindsym $mod+space focus mode_toggle |
