feat: minor config tweaks

This commit is contained in:
imgurbot12 2023-08-07 20:50:01 -07:00
parent 713aec1345
commit 6b852bc2f4
2 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@ search_regex: false
window: window:
title: "Rmenu - Application Launcher" title: "Rmenu - Application Launcher"
size: size:
width: 500 width: 800
height: 500 height: 400
position: position:
x: 300 x: 300
y: 500 y: 500

View File

@ -73,7 +73,7 @@ div.actions {
} }
div.action-name { div.action-name {
width: 10%; width: 50%;
} }
div.actions.active { div.actions.active {