Fastfetch configuration init
This commit is contained in:
parent
de6ae7023c
commit
a2dbbbdfd1
|
|
@ -112,6 +112,16 @@ fi
|
||||||
".mpdcron/hooks/player".source = ./global-resources/home-manager/.mpdcron/hooks/player;
|
".mpdcron/hooks/player".source = ./global-resources/home-manager/.mpdcron/hooks/player;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
xdg = {
|
||||||
|
enable = true;
|
||||||
|
configFile = {
|
||||||
|
# Fastfetch Configuration
|
||||||
|
"fastfetch/config.jsonc".source = ./global-resources/home-manager/.config/fastfetch/config.jsonc;
|
||||||
|
"fastfetch/sunlogo1.txt".source = ./global-resources/home-manager/.config/fastfetch/sunlogo1.txt;
|
||||||
|
"fastfetch/sunlogo2.txt".source = ./global-resources/home-manager/.config/fastfetch/sunlogo2.txt;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
# Have to enable the mpd and mpd-discord-rpc user services manually for now
|
# Have to enable the mpd and mpd-discord-rpc user services manually for now
|
||||||
services.mpd = {
|
services.mpd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,38 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||||
|
"logo": {
|
||||||
|
"type": "file",
|
||||||
|
"source": "~/.config/fastfetch/sunlogo2.txt"
|
||||||
|
},
|
||||||
|
"modules": [
|
||||||
|
"title",
|
||||||
|
"separator",
|
||||||
|
"os",
|
||||||
|
"host",
|
||||||
|
"kernel",
|
||||||
|
"uptime",
|
||||||
|
"packages",
|
||||||
|
"shell",
|
||||||
|
"display",
|
||||||
|
"de",
|
||||||
|
"wm",
|
||||||
|
"wmtheme",
|
||||||
|
"theme",
|
||||||
|
"icons",
|
||||||
|
"font",
|
||||||
|
"cursor",
|
||||||
|
"terminal",
|
||||||
|
"terminalfont",
|
||||||
|
"cpu",
|
||||||
|
"gpu",
|
||||||
|
"memory",
|
||||||
|
"swap",
|
||||||
|
"disk",
|
||||||
|
"localip",
|
||||||
|
"battery",
|
||||||
|
"poweradapter",
|
||||||
|
"locale",
|
||||||
|
"break",
|
||||||
|
"colors"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
▗▄████▙▖
|
||||||
|
▟█████████▖
|
||||||
|
████████████▖
|
||||||
|
▗▟▙▖ ██████▞▜██████▖
|
||||||
|
▗▟████▙▞▜█████▙▞▜██████▖
|
||||||
|
▗▟▙▛▜█████▙▞▜█████▙▞▜██████▖
|
||||||
|
▗▟████▙▛▜█████▙▞▜██████▞▜██████▖
|
||||||
|
▗▟▙▀▜█████▙▛▜█████▙▞▜█████▙▞▜███▀▙█▖
|
||||||
|
▗▟████▙▀▜█████▙▛▜█████▙▞▜█████▙▞▀▙█████▖
|
||||||
|
▗▟██████▀▟▙▀▜█████▙▛▜█████▙▝▜███▀▙██████▀▙█▖
|
||||||
|
▗▟██████▀▟████▙▀▜█████▙▛▜████▌ ▝▀▙██████▀▙█████▖
|
||||||
|
▗▟██████▀▟██████▀ ▀███████████▌ ▄██████▀▙██████▛▘
|
||||||
|
▗▟██████▀▟██████▀▄▄██▙▄▀████████▀▄██████▀▙██████▛▚▄▟██▄▖
|
||||||
|
▟██████▀▟██████▀▄████████▙▀▀▀▀▀▀▚██████▀▙██████▛▚█████████▖
|
||||||
|
▐█████▀▟██████▀▄███████████▌ █████▀▙██████▛▚███████████▙
|
||||||
|
▐███████████▀▄██████▀▙█████▘ ███████████▛▚██████▛▚▟████▛
|
||||||
|
▜████████▀▄██████▀▙██████▀▄▄▟▙▄▄▝████████▛▚██████▛▚▟█████▛▘
|
||||||
|
▝▀▀▀▀▀▀▄██████▀▙██████▀▚████████▙▀▀▀▀▀▀▚██████▛▚▟█████▛▘
|
||||||
|
▄██████▀▙██████▀▘ ███████████▙ ▗██████▛▚▟█████▛▘
|
||||||
|
▝▀████▀▙██████▀▙▄ █████▙▀██████▙▀████▛▚▟█████▛▘
|
||||||
|
▝▀▀▄██████▀▙████▄▝██████▙▀██████▙▀▀▚▟█████▛▘
|
||||||
|
▝▀████▀▙▟▀██████▄▀██████▙▀██████▙▀████▛▘
|
||||||
|
▝▀▀▙████▟▀██████▄▀██████▙▀██████▙▀▀▘
|
||||||
|
▀██████▟▀██████▄▀██████▙▀████▛▘
|
||||||
|
▝▀██████▟▀██████▄▀██████▙▀▀▘
|
||||||
|
▝▀██████▟▀██████▄▀████▛▘
|
||||||
|
▝▀██████▟▀█████▌ ▀▛▘
|
||||||
|
▝▀███████████▌
|
||||||
|
▝▀████████▛
|
||||||
|
▝▀▀██▛▀▀
|
||||||
|
|
@ -0,0 +1,24 @@
|
||||||
|
▄█████▄
|
||||||
|
▐███▛████▄
|
||||||
|
▄▖ ▐███▄ ▀████▄
|
||||||
|
▗███▙▖▀████▄ ▀████▄
|
||||||
|
▄▄ ▀▜███▙▞▀████▄ ▀████▄
|
||||||
|
▜███▙ ▀▜███▙▞▀████▄ ▀███▘
|
||||||
|
▗███▖▀▜███▙ ▀▜███▙▞▀████▄ ▀▗▟██▄
|
||||||
|
▗████▛▘▗▖▀▜███▙ ▀▜███▙▝▀██▀▗▟███▛▘▗▄
|
||||||
|
▗████▀▘▗▟███▖▀▜███▙ ████▌ ▝▗▟███▛▘▗▟███▖
|
||||||
|
▗████▀▘▗▟███▛▘ ▀▜███████▘▗▟███▛▘▗▟███▛▀
|
||||||
|
▗████▛▘▗████▛▘▟█████▖▀▀▜█▀▀▗▟███▛▘▗▟███▛▜▟█████▄
|
||||||
|
███▛▘▗▟███▛▘▟████████▌ ███▛▘▗▟███▛▚▟████████▌
|
||||||
|
████████▛▘▟████▀ ▟███▌ ▜███████▛▜▟███▛▘▗▟███▘
|
||||||
|
▝▀████▀▘▟████▀ ▄████▀▗▄▟█▄▖ ▀████▛▜▟███▛▘▗▟███▛▘
|
||||||
|
▟████▀ ▄████▀ ▟███████▖ ▗▟███▛▘▗▟███▛▀
|
||||||
|
▀██▛▀ ▄████▀ ███▌▝▀████▖ ▀██▛▘▗▟███▛▀
|
||||||
|
▝▀ ▄████▀▗▟█▙ ▜███▙▖▝▀████▖ ▘▗▟███▛▀
|
||||||
|
▝▀██▀▗ ▀▜███▙▝▜████▖▝▀████▖ ▀█▛▀
|
||||||
|
▝▗▟██▙ ▀▜███▙▝▜████▖▝▀████▖
|
||||||
|
▀████▙ ▀▜███▙▝▜████▖▝▀▀▘
|
||||||
|
▀████▙ ▀▜███▙▝▜███▌
|
||||||
|
▀████▙ ▀████ ▝▀▘
|
||||||
|
▀█████████
|
||||||
|
▀█████▛▘
|
||||||
Loading…
Reference in New Issue