update to new monitor

This commit is contained in:
2025-11-30 12:25:25 -08:00
parent cb3641a9d9
commit 21d6320cc1
4 changed files with 40 additions and 43 deletions

View File

@@ -2,7 +2,7 @@
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
*
* Rofi Theme File
* Rofi Version: 1.7.3
**/
@@ -37,7 +37,7 @@ window {
location: center;
anchor: center;
fullscreen: false;
width: 45%;
width: 37%;
x-offset: 0px;
y-offset: 0px;
@@ -134,7 +134,7 @@ listview {
reverse: false;
fixed-height: true;
fixed-columns: true;
spacing: 10px;
background-color: transparent;
text-color: @foreground;