Compare commits
No commits in common. "41b6dfc138bd18b0da641e8308997fea3b17d1b9" and "879f308cc29051c859de64ae62f1349631d4308b" have entirely different histories.
41b6dfc138
...
879f308cc2
@ -69,11 +69,13 @@
|
|||||||
# The width can be negative. In this case the actual width is the
|
# The width can be negative. In this case the actual width is the
|
||||||
# screen width minus the width defined in within the geometry option.
|
# screen width minus the width defined in within the geometry option.
|
||||||
origin="top-right"
|
origin="top-right"
|
||||||
geometry=350x200-25+25
|
offset= 25x25
|
||||||
|
width=350
|
||||||
|
height=200
|
||||||
|
|
||||||
# Shrink window if it's smaller than the width. Will be ignored if
|
# Shrink window if it's smaller than the width. Will be ignored if
|
||||||
# width is 0.
|
# width is 0.
|
||||||
shrink = no
|
shrink = yes
|
||||||
|
|
||||||
# The transparency of the window. Range: [0; 100].
|
# The transparency of the window. Range: [0; 100].
|
||||||
# This option will only work if a compositing windowmanager is
|
# This option will only work if a compositing windowmanager is
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
@import "aditya_style.rasi"
|
|
||||||
@import "dark.rasi"
|
@import "dark.rasi"
|
||||||
|
@import "aditya_style.rasi"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user