Power Menu Moved To Top Right!
This commit is contained in:
@@ -1,18 +1,8 @@
|
||||
hide_search=true
|
||||
hide_scroll=true
|
||||
show=dmenu
|
||||
width=50
|
||||
width=100
|
||||
lines=4
|
||||
line_wrap=word
|
||||
term=alacritty
|
||||
location=middle
|
||||
allow_markup=true
|
||||
always_parse_args=true
|
||||
print_command=true
|
||||
layer=overlay
|
||||
insensitive=true
|
||||
prompt=
|
||||
image_size=15
|
||||
display_generic=true
|
||||
line_wrap=word
|
||||
key_expand=Tab
|
||||
location=top_right
|
||||
x=-120
|
||||
y=10
|
||||
|
||||
@@ -14,6 +14,7 @@ Arc-Dark Color Scheme
|
||||
|
||||
#window {
|
||||
border: 1px solid @highlight;
|
||||
margin: 0px 5px 0px 5px;
|
||||
|
||||
}
|
||||
|
||||
@@ -24,9 +25,9 @@ Arc-Dark Color Scheme
|
||||
|
||||
#outer-box {
|
||||
margin: 5px;
|
||||
padding:15px;
|
||||
padding:10px;
|
||||
background-color: @base2;
|
||||
margin-top: -20px;
|
||||
margin-top: -22px;
|
||||
}
|
||||
|
||||
#scroll {
|
||||
|
||||
Reference in New Issue
Block a user