From 1b72a07b4459ebdac1399e919bccc8ae215b916d Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Tue, 25 Jul 2023 23:50:32 +0200 Subject: feat(polybar): switch to 24h date --- rofi/launchers/type-3/shared/colors.rasi | 18 ------------------ rofi/launchers/type-3/shared/fonts.rasi | 12 ------------ 2 files changed, 30 deletions(-) delete mode 100644 rofi/launchers/type-3/shared/colors.rasi delete mode 100644 rofi/launchers/type-3/shared/fonts.rasi (limited to 'rofi/launchers/type-3/shared') diff --git a/rofi/launchers/type-3/shared/colors.rasi b/rofi/launchers/type-3/shared/colors.rasi deleted file mode 100644 index 103ad63..0000000 --- a/rofi/launchers/type-3/shared/colors.rasi +++ /dev/null @@ -1,18 +0,0 @@ -/** - * - * Author : Aditya Shakya (adi1090x) - * Github : @adi1090x - * - * Colors - * - * Available Colors Schemes - * - * adapta catppuccin everforest navy paper - * arc cyberpunk gruvbox nord solarized - * black dracula lovelace onedark yousai - * - **/ - -/* Import color-scheme from `colors` directory */ - -@import "~/.config/rofi/colors/onedark.rasi" diff --git a/rofi/launchers/type-3/shared/fonts.rasi b/rofi/launchers/type-3/shared/fonts.rasi deleted file mode 100644 index 50499c9..0000000 --- a/rofi/launchers/type-3/shared/fonts.rasi +++ /dev/null @@ -1,12 +0,0 @@ -/** - * - * Author : Aditya Shakya (adi1090x) - * Github : @adi1090x - * - * Fonts - * - **/ - -* { - font: "Iosevka Nerd Font 10"; -} -- cgit v1.2.3