diff options
author | Amin Bandali <bandali@gnu.org> | 2019-08-05 12:47:14 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2019-08-05 12:47:14 -0400 |
commit | 3487f1addf39e4f7f29fc9280652f88f8c684672 (patch) | |
tree | 1c181eb5c1f5ba408476364a407852b10f26f9e6 /.config/rofi/config | |
parent | 754f8276d7c47ab747c0b7a4d4c70f868155508f (diff) | |
download | configs-3487f1addf39e4f7f29fc9280652f88f8c684672.tar.gz configs-3487f1addf39e4f7f29fc9280652f88f8c684672.tar.xz configs-3487f1addf39e4f7f29fc9280652f88f8c684672.zip |
remove vestigial rofi{,-pass},systemd,tridactyl configs
Diffstat (limited to '.config/rofi/config')
-rw-r--r-- | .config/rofi/config | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/.config/rofi/config b/.config/rofi/config deleted file mode 100644 index 2d60260..0000000 --- a/.config/rofi/config +++ /dev/null @@ -1,18 +0,0 @@ -! rofi.font: Ubuntu Mono 13 -! rofi.font: Inconsolata 16 -! rofi.font: Iosevka 13 -! rofi.font: Source Code Pro 11 -rofi.font: Source Code Pro 10.5 -rofi.modi: run,window -! rofi.width: 640 -rofi.width: 600 -!rofi.location: 2 -!rofi.yoffset: 200 -rofi.monitor: -1 -!rofi.lines: 10 - -!rofi.theme: /usr/share/rofi/themes//Arc.rasi -!rofi.theme: /usr/share/rofi/themes//Paper.rasi -!rofi.theme: /usr/share/rofi/themes//sidebar.rasi - -rofi.theme: /usr/share/rofi/themes//gruvbox-light.rasi |