Compare commits

..

No commits in common. "99f9a49ce59314d6339816c54eb5127452c38036" and "1373a9c3dbbbb87f6b9f0ff336e35f3cf231f029" have entirely different histories.

2 changed files with 2 additions and 7 deletions

View file

@ -20,6 +20,4 @@
} }
]; ];
}; };
services.gnome.gnome-keyring.enable = true;
} }

View file

@ -45,7 +45,7 @@
# Application Keybinds # Application Keybinds
"$mod, T, exec, kitty" "$mod, T, exec, kitty"
"$mod, E, exec, dolphin" "$mod, E, exec, dolphin"
"$mod, R, exec, pavucontrol -t 3" # open pavucontrol on 'outputs' tab "$mod, R, exec, pavucontrol"
"$mod, M, exec, thunderbird" "$mod, M, exec, thunderbird"
"$mod, B, exec, waypaper" "$mod, B, exec, waypaper"
@ -211,16 +211,13 @@
"float,class:^(io.github.alainm23.planify)$ # planify-Gtk" "float,class:^(io.github.alainm23.planify)$ # planify-Gtk"
"float,class:^(io.gitlab.theevilskeleton.Upscaler)$ # Upscaler-Gtk" "float,class:^(io.gitlab.theevilskeleton.Upscaler)$ # Upscaler-Gtk"
"float,class:^(com.github.unrud.VideoDownloader)$ # VideoDownloader-Gkk" "float,class:^(com.github.unrud.VideoDownloader)$ # VideoDownloader-Gkk"
"float,class:^(pavucontrol)$"
"float,class:^(blueman-manager)$" "float,class:^(blueman-manager)$"
"float,class:^(nm-applet)$" "float,class:^(nm-applet)$"
"float,class:^(nm-connection-editor)$" "float,class:^(nm-connection-editor)$"
"float,class:^(org.kde.polkit-kde-authentication-agent-1)$" "float,class:^(org.kde.polkit-kde-authentication-agent-1)$"
"opacity 0.80 0.80,class:^(org.freedesktop.impl.portal.desktop.gtk)$" "opacity 0.80 0.80,class:^(org.freedesktop.impl.portal.desktop.gtk)$"
"opacity 0.80 0.80,class:^(org.freedesktop.impl.portal.desktop.hyprland)$" "opacity 0.80 0.80,class:^(org.freedesktop.impl.portal.desktop.hyprland)$"
"size 50% 50%,class:^(org.pulseaudio.pavucontrol)"
"stayfocused, class:^(pinentry-)" # fix pinentry losing focus
]; ];
layerrule = [ layerrule = [
"blur,rofi" "blur,rofi"