Miscellaneous config changes

- Updated flake inputs
- Fixed alacritty config
- Added sway exit keybind
- Added brightness control
- Created second wob bar for brightness
- Added networkmanager to laptop
This commit is contained in:
Kiana Sheibani 2022-03-01 18:40:48 -05:00
parent 06546c28ac
commit 2f610c6fc2
5 changed files with 37 additions and 22 deletions

View file

@ -3,7 +3,7 @@
programs.alacritty = {
enable = true;
settings = {
background_opacity = 0.9;
window.opacity = 0.9;
# Based on the GNOME Dark theme
colors.primary = {