style waybar, add mpd module, other fixes

This commit is contained in:
tristan 2023-09-07 16:17:35 +01:00
parent 32500bffd0
commit ce1c48b4a4
8 changed files with 121 additions and 92 deletions

View file

@ -74,6 +74,8 @@ user: { config, pkgs, ... }:
layout = "gb";
xkbOptions = "caps:escape";
};
hardware.opentabletdriver.enable = true;
qt.enable = true;
qt.platformTheme = "gtk2";