shflakjjds
This commit is contained in:
@@ -89,10 +89,6 @@ in
|
||||
# Startup programs (aligned with hyprland exec-once)
|
||||
spawn-at-startup = [
|
||||
{ command = [ "xwayland-satellite" ]; }
|
||||
{
|
||||
command = [ "${pkgs.kdePackages.polkit-kde-agent-1}/libexec/polkit-kde-authentication-agent-1" ];
|
||||
}
|
||||
{ command = [ "${pkgs.kdePackages.kwallet-pam}/libexec/pam_kwallet_init" ]; }
|
||||
{
|
||||
command = [
|
||||
"fcitx5"
|
||||
@@ -310,6 +306,16 @@ in
|
||||
|
||||
# Window rules
|
||||
window-rules = [
|
||||
#{
|
||||
# matches = [
|
||||
# { app-id = "firefox"; }
|
||||
# { app-id = "thunar"; }
|
||||
# { app-id = "vesktop"; }
|
||||
# ];
|
||||
# default-column-width = {
|
||||
# proportion = 0.95;
|
||||
# };
|
||||
#}
|
||||
# Float file dialogs
|
||||
{
|
||||
matches = [
|
||||
|
||||
Reference in New Issue
Block a user