File tree Expand file tree Collapse file tree
channels/i3/airootfs.any/etc/skel/.config/rofi Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,5 +26,5 @@ menuconfig-script/kernel_choice_*
2626/out /
2727out
2828/pacman- * .conf
29- .config
29+ / .config
3030menuconfig-script /channels_menuconfig- *
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ /* ---------------------------------------------
2+ * Alter Linux i3wm edition
3+ * Rofi config file
4+ *
5+ * Watasuke
6+ * Twitter: @Watasuke102
7+ * Email : Watasuke102@gmail.com
8+ *
9+ * (c) 2019-2021 Fascode Network.
10+ * ---------------------------------------------
11+ */
12+
13+ configuration {
14+ modi : "drun,power:~/.config/rofi/power.sh";
15+ font : "hack 10";
16+ show-icons : true;
17+ icon-theme : "Inverse-blue";
18+ theme : "~/.config/rofi/alter-dark.rasi";
19+ kb-cancel : "Escape";
20+ }
You can’t perform that action at this time.
0 commit comments