Compare commits

...

4 Commits

Author SHA1 Message Date
starod00m
0ef54c4a1e
Merge 54d9fdf852ba7a65aa140b12806be1cbf6a2f151 into b76c16b2b7c465d7b082e11e5210fcd10c6683a7 2025-04-29 21:26:51 +02:00
adi1090x
b76c16b2b7 Deploying to master from @ adi1090x/rofi@fa801db50a 🚀 2025-04-18 15:04:21 +00:00
adi1090x
fa801db50a Deploying to master from @ adi1090x/rofi@2250391046 🚀 2025-04-10 15:04:54 +00:00
starod00m
54d9fdf852
update config.rasi to v1.7.4
argument `modi` changes to `modes` in 1.7.4

https://github.com/davatorium/rofi/tree/1.7.4#modes
2022-09-04 01:12:48 +05:00
2 changed files with 3 additions and 3 deletions

View File

@ -109,7 +109,7 @@ $ ./setup.sh
</p> </p>
<p align="center"> <p align="center">
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https:&#x2F;&#x2F;github.com&#x2F;davidtoska.png" width="60px" alt="User avatar: David Toska" /></a><a href="https://github.com/snubbi1954-elementary"><img src="https:&#x2F;&#x2F;github.com&#x2F;snubbi1954-elementary.png" width="60px" alt="User avatar: Carl Andersen" /></a><a href="https://github.com/dgxlab"><img src="https:&#x2F;&#x2F;github.com&#x2F;dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><a href="https://github.com/HunterR0se"><img src="https:&#x2F;&#x2F;github.com&#x2F;HunterR0se.png" width="60px" alt="User avatar: Hunter Rose" /></a><!-- sponsors --> <!-- sponsors --><a href="https://github.com/davidtoska"><img src="https:&#x2F;&#x2F;github.com&#x2F;davidtoska.png" width="60px" alt="User avatar: David Toska" /></a><a href="https://github.com/snubbi1954-elementary"><img src="https:&#x2F;&#x2F;github.com&#x2F;snubbi1954-elementary.png" width="60px" alt="User avatar: Carl Andersen" /></a><a href="https://github.com/dgxlab"><img src="https:&#x2F;&#x2F;github.com&#x2F;dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><a href="https://github.com/kobinabrandon"><img src="https:&#x2F;&#x2F;github.com&#x2F;kobinabrandon.png" width="60px" alt="User avatar: Kobina Brandon" /></a><!-- sponsors -->
</p> </p>
--- ---

View File

@ -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: "";