theme qt6
among other things..
This commit is contained in:
parent
20108064de
commit
4cca1dc327
16 changed files with 326 additions and 136 deletions
|
|
@ -15,7 +15,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
package = pkgs.rofi;
|
||||
package = pkgs.rofi-wayland;
|
||||
|
||||
# Basic configuration
|
||||
terminal = "kitty";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue