update - no xmobar, missing passages
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [ oranchelo-icon-theme nerdfonts xclip ];
|
||||
home.packages = with pkgs; [
|
||||
oranchelo-icon-theme
|
||||
nerd-fonts.jetbrains-mono
|
||||
xclip
|
||||
];
|
||||
|
||||
xsession.initExtra = "setxkbmap de"; # rofi pass needs this to be set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user