diff --git a/i3/shared.conf b/i3/shared.conf index 3face75..b38614f 100644 --- a/i3/shared.conf +++ b/i3/shared.conf @@ -73,8 +73,8 @@ bindsym $mod+space focus mode_toggle bindsym $mod+a focus parent # Gaps -set $inner 10 -set $outer 2 +set $inner 16 +set $outer 0 gaps inner $inner gaps outer $outer smart_borders no_gaps diff --git a/rofi/config.rasi b/rofi/config.rasi index 1540cd9..17bfb07 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -1,5 +1,5 @@ configuration { - modi: "window,run,ssh"; + modi: "window,drun,ssh"; width: 30; lines: 10; columns: 1; @@ -44,14 +44,14 @@ configuration { /* separator-style: "dash";*/ /* hide-scrollbar: false;*/ fullscreen: false; -/* fake-transparency: false;*/ + fake-transparency: false; /* dpi: -1;*/ /* threads: 0;*/ -/* scrollbar-width: 8;*/ -/* scroll-method: 0;*/ + scrollbar-width: 0; + scroll-method: 0; /* fake-background: "screenshot";*/ /* window-format: "{w} {c} {t}";*/ -/* click-to-exit: true;*/ + click-to-exit: true; /* show-match: true;*/ theme: aqua; /* color-normal: ;*/