mirror of
https://github.com/eliasrenman/nixos-config.git
synced 2026-03-16 23:16:04 +01:00
feat: hdpi and wallpaper, logout menu
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
programs.hyprland.enable = true;
|
||||
# programs.hyprland.enableNvidiaPatches = true;
|
||||
programs.hyprland.xwayland.enable = true;
|
||||
|
||||
programs.hyprland.xwayland.hidpi = true;
|
||||
# Don't forget to set a password with ‘passwd’.
|
||||
users.users.elias = {
|
||||
isNormalUser = true;
|
||||
|
||||
@@ -47,6 +47,7 @@
|
||||
exa
|
||||
gh
|
||||
brightnessctl
|
||||
hyprpaper
|
||||
# Media
|
||||
ffmpeg-full
|
||||
|
||||
@@ -58,6 +59,7 @@
|
||||
waybar
|
||||
wofi
|
||||
libsForQt5.sddm
|
||||
wlogout
|
||||
# Ricing apps
|
||||
spotify-qt
|
||||
cava
|
||||
|
||||
Reference in New Issue
Block a user