Power Menu Moved To Top Right!

This commit is contained in:
OdiousImp2604
2021-01-29 13:25:46 +00:00
committed by GitHub
parent 1a32252ea9
commit 171942634f
2 changed files with 10 additions and 19 deletions

View File

@@ -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

View File

@@ -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 {