Compare commits

..

No commits in common. "41b6dfc138bd18b0da641e8308997fea3b17d1b9" and "879f308cc29051c859de64ae62f1349631d4308b" have entirely different histories.

2 changed files with 5 additions and 3 deletions

View File

@ -69,11 +69,13 @@
# The width can be negative. In this case the actual width is the
# screen width minus the width defined in within the geometry option.
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
# width is 0.
shrink = no
shrink = yes
# The transparency of the window. Range: [0; 100].
# This option will only work if a compositing windowmanager is

View File

@ -1,2 +1,2 @@
@import "aditya_style.rasi"
@import "dark.rasi"
@import "aditya_style.rasi"