Added NUR overlay

This commit is contained in:
marc
2022-11-25 16:34:57 +01:00
parent 23e0c5a9c8
commit ebbbd0d179
11 changed files with 86 additions and 18 deletions

View File

@@ -50,7 +50,7 @@ mainbox {
imagebox {
padding: 20px;
background-color: transparent;
background-image: url("~/.config/rofi/menus/launcher/flor01.png", width);
background-image: url("~/.config/rofi/nix.png", width);
orientation: vertical;
children: [ "inputbar", "dummy", "mode-switcher" ];
}