formatting

This commit is contained in:
Moritz Böhme 2021-11-22 11:13:06 +01:00
parent 77dcda448f
commit f2f8decfe4
3 changed files with 12 additions and 22 deletions

View file

@ -3,15 +3,15 @@
{
imports = [ ./rofi ./kitty.nix ./zathura.nix ./spotify.nix ./firefox.nix ];
home-manager.users.moritz.home.packages = with pkgs; [
neofetch
keepassxc
xfce.thunar
xfce.xfconf
xfce.tumbler
xfce.exo
libreoffice
signal-desktop
anki
keepassxc
libreoffice
neofetch
signal-desktop
xfce.exo
xfce.thunar
xfce.tumbler
xfce.xfconf
];
services.gvfs = {
enable = true;

View file

@ -11,12 +11,5 @@ for monitor in ${monitors[@]}; do
end=$(expr $end + $desktops)
done
# CONFIGURATION #
# Dracula theme #
bspc config focused_border_color "#bd93f9"
# AUTOSTART #
feh --bg-fill ~/.config/wallpaper/dracula.png