Switch to Wayland
This commit is contained in:
parent
b19476f92b
commit
64e94d4ff8
22 changed files with 503 additions and 1040 deletions
|
|
@ -11,7 +11,7 @@ in {
|
|||
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
package = pkgs.rofi.override { plugins = [ pkgs.rofi-calc ]; };
|
||||
package = pkgs.rofi-wayland.override { plugins = [ pkgs.rofi-calc ]; };
|
||||
terminal = "alacritty";
|
||||
extraConfig = {
|
||||
icon-theme = "Paper";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue