feat: replace i3blocks/rofi's config with polybar-themes - i3

This commit is contained in:
Ryan Yin
2023-12-26 04:52:54 +08:00
parent 669404d2c3
commit 49dd2c1b2f
29 changed files with 213 additions and 1595 deletions

View File

@@ -1,4 +1,15 @@
{username, userfullname, ...}: {
{
username,
userfullname,
nuenv,
...
} @ args: {
nixpkgs.overlays =
[
nuenv.overlays.default
]
++ (import ../overlays args);
users.users.${username} = {
description = userfullname;
openssh.authorizedKeys.keys = [

View File

@@ -32,9 +32,6 @@
"Iosevka"
];
})
# added by my custom overlays, custom icon font for hyprland/i3's tray/bar
icomoon-feather-icon-font
];
# user defined fonts