From 364491709366b195d9fb2ce0ca3bae6e182dbabf Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 18 May 2024 18:26:30 +0900 Subject: some tidying up Rofi Configs --- config/rofi/config-long.rasi | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 config/rofi/config-long.rasi (limited to 'config/rofi/config-long.rasi') diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi deleted file mode 100644 index 2341e5f6..00000000 --- a/config/rofi/config-long.rasi +++ /dev/null @@ -1,21 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -/* Main Config (long) */ - -@import "~/.config/rofi/config.rasi" - -/* ---- Window ---- */ -window { - width: 50%; -} - -/* ---- Entry ---- */ -entry { - placeholder: "🔎 Search "; -} - -/* ---- Listview ---- */ -listview { - columns: 1; - lines: 8; - scrollbar: true; -} \ No newline at end of file -- cgit v1.2.3