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