Compare commits
2 Commits
879f308cc2
...
41b6dfc138
Author | SHA1 | Date | |
---|---|---|---|
|
41b6dfc138 | ||
|
db36549ab2 |
@ -69,13 +69,11 @@
|
||||
# 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"
|
||||
offset= 25x25
|
||||
width=350
|
||||
height=200
|
||||
geometry=350x200-25+25
|
||||
|
||||
# Shrink window if it's smaller than the width. Will be ignored if
|
||||
# width is 0.
|
||||
shrink = yes
|
||||
shrink = no
|
||||
|
||||
# The transparency of the window. Range: [0; 100].
|
||||
# This option will only work if a compositing windowmanager is
|
||||
|
@ -1,2 +1,2 @@
|
||||
@import "dark.rasi"
|
||||
@import "aditya_style.rasi"
|
||||
@import "dark.rasi"
|
||||
|
Loading…
x
Reference in New Issue
Block a user