🖌 Styling
- Changed font on waybar to JetBrains Mono, and fontsize to a slighly smaller one - Removed and refactored style files slightly - Replaced icon for music in waybar - Padding for kitty
This commit is contained in:
@ -103,15 +103,10 @@
|
||||
# Enable the OpenSSH daemon.
|
||||
# services.openssh.enable = true;
|
||||
|
||||
security = {
|
||||
# Adds Swaylock to /etc/pam.d
|
||||
pam.services.swaylock = { };
|
||||
};
|
||||
|
||||
services = {
|
||||
displayManager.sddm = {
|
||||
enable = true;
|
||||
autoNumlock = true; # Enable numlock at login
|
||||
autoNumlock = true; # Enable numlock at login # TODO doesn't work
|
||||
wayland.enable = true;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user