Update dunst, iwd and rofi

This commit is contained in:
Filippo Berto 2022-11-04 17:50:32 +01:00
parent 83a9d7e8fa
commit 30bd19789c
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
3 changed files with 6 additions and 3 deletions

View file

@ -1,7 +1,8 @@
{ pkgs, ... }:
let palette = pkgs.lib.rice.palette.toRGBHex pkgs.rice.colorPalette;
in {
home.packages = with pkgs; [ dunst rice.font.normal.package ];
in
{
home.packages = with pkgs; [ dunst rice.font.normal.package rofi ];
services.dunst = {
enable = true;
iconTheme = {
@ -42,7 +43,7 @@ in {
max_icon_size = 32;
sticky_history = "yes";
history_length = 20;
dmenu = "dmenu -p dunst:";
dmenu = "rofi -dmenu -p dunst:";
# browser = "google-chrome-stable";
browser = "firefox";
always_run_script = "true";

View file

@ -19,6 +19,7 @@ with lib; {
networking = {
hostName = "odin";
networkmanager.enable = true;
networkmanager.wifi.backend = "iwd";
# The global useDHCP flag is deprecated, therefore explicitly set to false here.
# Per-interface useDHCP will be mandatory in the future, so this generated config

View file

@ -16,6 +16,7 @@
unstable.discord
docker-compose
docker-machine
dmenu
droidcam
easyeffects
# element-desktop # matrix client