Add rofi readme

Jonathan Hodgson 3 years ago
parent 1b77625b87
commit ba17575741
  1. 8
      rofi/.config/rofi/themes/README.md
  2. 9
      rofi/.config/rofi/themes/dialer.rasi
  3. 9
      rofi/.config/rofi/themes/five.rasi
  4. 10
      rofi/.config/rofi/themes/incoming-call.rasi
  5. 9
      rofi/.config/rofi/themes/power-phone.rasi
  6. 9
      rofi/.config/rofi/themes/power.rasi
  7. 9
      rofi/.config/rofi/themes/six.rasi
  8. 9
      rofi/.config/rofi/themes/three.rasi

@ -0,0 +1,8 @@
# Rofi
<https://github.com/davatorium/rofi>
I mostly use rofi in dmenu mode although also use it for applications and a few
other bits.
Many of my rasi files are based on these: <https://github.com/adi1090x/rofi>

@ -1,12 +1,3 @@
/*
*
* Author : Aditya Shakya
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Twitter : @adi1090x
*
*/
configuration {
font: "iosevka 45";
drun-display-format: "{name}";

@ -1,12 +1,3 @@
/*
*
* Author : Aditya Shakya
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Twitter : @adi1090x
*
*/
configuration {
disable-history: false;
fullscreen: false;

@ -1,13 +1,3 @@
/*
* Adapted from code from:
*
* Author : Aditya Shakya
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Twitter : @adi1090x
*
*/
configuration {
font: "iosevka 45";
disable-history: false;

@ -1,12 +1,3 @@
/*
*
* Author : Aditya Shakya
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Twitter : @adi1090x
*
*/
configuration {
disable-history: false;
fullscreen: false;

@ -1,12 +1,3 @@
/*
*
* Author : Aditya Shakya
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Twitter : @adi1090x
*
*/
configuration {
disable-history: false;
fullscreen: false;

@ -1,12 +1,3 @@
/*
*
* Author : Aditya Shakya
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Twitter : @adi1090x
*
*/
configuration {
disable-history: false;
fullscreen: false;

@ -1,12 +1,3 @@
/*
*
* Author : Aditya Shakya
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Twitter : @adi1090x
*
*/
configuration {
disable-history: false;
fullscreen: false;

Loading…
Cancel
Save