hyprland: edit config

This commit is contained in:
notohh 2024-05-13 12:04:55 -04:00
parent 75e30b143c
commit adcb17f4a9
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 3 additions and 2 deletions

View file

@ -11,9 +11,9 @@
"eww open bar"
"hyprpaper"
"chatterino"
"vesktop"
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
"${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1"
"~/.local/bin/lock"
];
input = {
kb_layout = "us";
@ -82,6 +82,8 @@
};
misc = {
disable_hyprland_logo = true;
mouse_move_enables_dpms = true;
key_press_enables_dpms = false;
};
};
extraConfig = ''

View file

@ -4,7 +4,6 @@ _: {
"noshadow, floating:0"
"float, title:^(Volume Control)$"
"float, title:^(Picture in picture)$"
"float, title:^(Steam)$"
"float, title:^(Friends List)$"
"float, title:^(Cryptomator)$"
"float, title:^(RuneLite)$"