mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
kde: icon fix
This commit is contained in:
parent
a343383c49
commit
f4c51e6c52
6 changed files with 62 additions and 13 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# See https://www.reddit.com/r/NixOS/comments/1kcj34p/how_to_apply_this_sddm_theme_on_nixos/
|
||||
let
|
||||
custom-sddm-astronaut = pkgs.sddm-astronaut.override {
|
||||
embeddedTheme = "astronaut";
|
||||
embeddedTheme = "black_hole";
|
||||
#themeConfig = {
|
||||
# Background = "path/to/background.jpg";
|
||||
# Font = "M+1 Nerd Font";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue