diff options
Diffstat (limited to 'config/rofi/resolution/1440p')
| -rwxr-xr-x | config/rofi/resolution/1440p/config.rasi | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index f95e31a0..b72c1001 100755 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -1,10 +1,9 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ /* Main Config 1440p */ -/* ---- Configuration ---- */ - @import "~/.config/rofi/master-config.rasi" +/* ---- Configuration ---- */ configuration { font: "Fira Code SemiBold 13"; } @@ -18,8 +17,6 @@ entry { width: 18%; } - - /* ---- Listview ---- */ listview { lines: 8; |
