1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

rofi: adjust colour and window size

This commit is contained in:
2018-07-30 09:23:07 +01:00
parent dbbb533850
commit f0e6807814
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ configuration {
theme: "arc-dark";
font: "sans 14";
dpi: 0;
width: 40;
lines: 12;
width: 35;
lines: 10;
/* show-icons: true; */
separator-style: "solid";