KDE agent
This commit is contained in:
parent
c2e88dd62b
commit
7949a23757
2 changed files with 3 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
|||
glib # Set GTK theme settings
|
||||
gsettings-desktop-schemas # SO I can set themes
|
||||
greetd.tuigreet # Greeter
|
||||
polkit #polkit authentication
|
||||
libsForQt5.polkit-kde-agent
|
||||
];
|
||||
|
||||
# Enable sound with pipewire.
|
||||
|
|
|
@ -211,6 +211,8 @@
|
|||
gsettings set org.gnome.desktop.interface cursor-theme 'Your cursor Theme'
|
||||
gsettings set org.gnome.desktop.interface font-name 'JetBrains Regular Nerd'
|
||||
|
||||
|
||||
polkit-kde-authentication-agent-1
|
||||
swww init &
|
||||
# Sets a random wallpaper
|
||||
WALLPAPER_DIR=/etc/nixos/git/desktops/wallpapers/gruvbox
|
||||
|
|
Loading…
Reference in a new issue