no
This commit is contained in:
parent
f04ec2a417
commit
50c093acf5
4 changed files with 8 additions and 3 deletions
|
@ -25,7 +25,11 @@
|
|||
enable = true;
|
||||
wrapperFeatures.gtk = true;
|
||||
};
|
||||
programs.swaylock = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
security.pam.services.swaylock = { };
|
||||
#home.pointerCursor = {
|
||||
#name = "apple_cursor";
|
||||
#package = pkgs.apple-cursor;
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
terminal = "kitty";
|
||||
modifier = "Mod4";
|
||||
menu = "rofi -show combi";
|
||||
lock = "swaylock";
|
||||
bars = [
|
||||
{
|
||||
command = "waybar";
|
||||
|
|
|
@ -196,7 +196,7 @@
|
|||
ghidra
|
||||
social-engineer-toolkit
|
||||
aircrack-ng
|
||||
|
||||
swaylock-fancy
|
||||
brightnessctl
|
||||
];
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
waybar.enable = false;
|
||||
kitty.variant256Colors = true;
|
||||
neovim.enable = false;
|
||||
gnome.enable = true;
|
||||
kde.enable = true;
|
||||
sway.enable = true;
|
||||
swalock.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue