Try fix keyring, add matlab opening scripts
This commit is contained in:
@ -207,7 +207,7 @@ in
|
||||
"$mod, P, pseudo," # dwindle
|
||||
|
||||
# opening applications
|
||||
"$mod, D, exec, wofi --show drun"
|
||||
"$mod, D, exec, wofi --show run"
|
||||
"$mod, E, exec, thunar"
|
||||
"$mod, Return, exec, alacritty"
|
||||
"$mod, B, exec, firefox"
|
||||
|
@ -47,6 +47,6 @@ in
|
||||
};
|
||||
|
||||
# unlock GPG keyring on login
|
||||
# security.pam.services.greetd.enableGnomeKeyring = true;
|
||||
security.pam.services.greetd.enableGnomeKeyring = true;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user