From 26694e09e8f5bf2262737312e7ad217118db20de Mon Sep 17 00:00:00 2001 From: joott Date: Wed, 30 Jul 2025 15:53:29 -0400 Subject: switching to yadm --- rofi/config.rasi | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 rofi/config.rasi (limited to 'rofi/config.rasi') diff --git a/rofi/config.rasi b/rofi/config.rasi deleted file mode 100644 index ba7ac15..0000000 --- a/rofi/config.rasi +++ /dev/null @@ -1,16 +0,0 @@ -configuration{ - modes: "drun,window"; - icon-theme: "Papirus"; - show-icons: true; - sidebar-mode: false; -} - -@import "colors" - -* { - font: "Lilex Nerd Font 14"; -} - -scrollbar { - handle-color: @accent; -} -- cgit v1.3