Power Menu Moved To Top Right!
This commit is contained in:
@@ -1,18 +1,8 @@
|
|||||||
hide_search=true
|
hide_search=true
|
||||||
hide_scroll=true
|
hide_scroll=true
|
||||||
show=dmenu
|
show=dmenu
|
||||||
width=50
|
width=100
|
||||||
lines=4
|
lines=4
|
||||||
line_wrap=word
|
location=top_right
|
||||||
term=alacritty
|
x=-120
|
||||||
location=middle
|
y=10
|
||||||
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
|
|
||||||
|
|||||||
@@ -13,7 +13,8 @@ Arc-Dark Color Scheme
|
|||||||
}
|
}
|
||||||
|
|
||||||
#window {
|
#window {
|
||||||
border: 1px solid @highlight;
|
border: 1px solid @highlight;
|
||||||
|
margin: 0px 5px 0px 5px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -23,10 +24,10 @@ Arc-Dark Color Scheme
|
|||||||
}
|
}
|
||||||
|
|
||||||
#outer-box {
|
#outer-box {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
padding:15px;
|
padding:10px;
|
||||||
background-color: @base2;
|
background-color: @base2;
|
||||||
margin-top: -20px;
|
margin-top: -22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#scroll {
|
#scroll {
|
||||||
|
|||||||
Reference in New Issue
Block a user