This commit is contained in:
Lilith 2026-04-29 16:13:46 +02:00
parent 922b15f462
commit 891977371e
No known key found for this signature in database
GPG key ID: 272C807BD91F8446
6 changed files with 111 additions and 112 deletions

View file

@ -6,6 +6,7 @@
enable = true;
settings = {
preset = "transgender";
pride_month_disable = true;
mode = "rgb";
lightness = 0.55;
color_align.mode = "horizontal";

View file

@ -9,7 +9,7 @@
"SUPER, R, exec, rofi -show drun"
"SUPER, A, togglefloating,"
"SUPER, S, togglesplit,"
"SUPER, S, layoutmsg, togglesplit,"
"SUPER, D, pseudo,"
"SUPER, F, fullscreen,"

View file

@ -6,8 +6,8 @@
# hyprland.enable = true;
settings = {
layout."*" = {
settings = rec {
layout."0" = {
left = [
"dashboard"
"workspaces"
@ -24,6 +24,21 @@
"notifications"
];
};
layout."1" = layout."0";
layout."2" = {
left = [
"dashboard"
"workspaces"
"windowtitle"
];
middle = [ "media" ];
right = [
"volume"
"clock"
"battery"
"notifications"
];
};
bar = {
clock.format = "%F %H:%M";

View file

@ -47,7 +47,7 @@ let
vlc
obs-studio
keepassxc
signal-desktop-bin
signal-desktop
telegram-desktop
vesktop
@ -56,6 +56,8 @@ let
krita
inkscape
libreoffice
freecad
blender
ueberzugpp
];