mirror of
https://github.com/adi1090x/rofi.git
synced 2025-12-10 04:22:48 +01:00
Compare commits
4 Commits
e66e37a64f
...
084713a5d7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
084713a5d7 | ||
|
|
093c1a79f5 | ||
|
|
d6ae47205a | ||
|
|
54d9fdf852 |
@ -109,7 +109,7 @@ $ ./setup.sh
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https://github.com/davidtoska.png" width="60px" alt="User avatar: David Toska" /></a><a href="https://github.com/snubbi1954-elementary"><img src="https://github.com/snubbi1954-elementary.png" width="60px" alt="User avatar: Carl Andersen" /></a><a href="https://github.com/dgxlab"><img src="https://github.com/dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><a href="https://github.com/jxtrt"><img src="https://github.com/jxtrt.png" width="60px" alt="User avatar: jtrt" /></a><!-- sponsors -->
|
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https://github.com/davidtoska.png" width="60px" alt="User avatar: David Toska" /></a><a href="https://github.com/dgxlab"><img src="https://github.com/dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><!-- sponsors -->
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@ -3,12 +3,12 @@
|
|||||||
* Author : Aditya Shakya (adi1090x)
|
* Author : Aditya Shakya (adi1090x)
|
||||||
* Github : @adi1090x
|
* Github : @adi1090x
|
||||||
*
|
*
|
||||||
* Configuration For Rofi Version: 1.7.3
|
* Configuration For Rofi Version: 1.7.4
|
||||||
**/
|
**/
|
||||||
|
|
||||||
configuration {
|
configuration {
|
||||||
/*---------- General setting ----------*/
|
/*---------- General setting ----------*/
|
||||||
modi: "drun,run,filebrowser,window";
|
modes: "drun,run,filebrowser,window";
|
||||||
case-sensitive: false;
|
case-sensitive: false;
|
||||||
cycle: true;
|
cycle: true;
|
||||||
filter: "";
|
filter: "";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user