config fix
This commit is contained in:
parent
7c296ab6de
commit
24666c6acc
@ -31,13 +31,14 @@
|
||||
cursor = {
|
||||
package = pkgs.bibata-cursors;
|
||||
name = "Bibata-Modern-Ice";
|
||||
size = 24;
|
||||
};
|
||||
|
||||
fonts = {
|
||||
sizes = {
|
||||
desktop = 8;
|
||||
applications = 11;
|
||||
popups = 11;
|
||||
applications = 10;
|
||||
popups = 10;
|
||||
terminal = 12;
|
||||
};
|
||||
|
||||
|
||||
@ -93,12 +93,11 @@
|
||||
];
|
||||
|
||||
exec-once = [
|
||||
"hyprpm reload -n"
|
||||
"discord --start-minimized"
|
||||
"ferdium --minimized"
|
||||
"kdeconnect-indicator"
|
||||
"swww-daemon --format xrgb"
|
||||
"swww img /home/foglar/Programming/Git/wallpapers/Decay-Green/wallpapers/aurora_borealis.png"
|
||||
"swww ../../aurora_borealis.png"
|
||||
"hypridle"
|
||||
"waybar"
|
||||
"swayosd-server"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user