diff --git a/.config/autostart/Dconf.desktop b/.config/autostart/Dconf.desktop new file mode 100644 index 0000000..33af37f --- /dev/null +++ b/.config/autostart/Dconf.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=DconfLoad +GenericName=Load Gnome settings +Comment=Load Gnome settings +Exec=bash -c "sed -i -e s/voronind/$(whoami)/g ${HOME}/.config/linux/Gnome.dconf ; dconf load / < ${HOME}/.config/linux/Gnome.dconf" +Terminal=false +Type=Application +X-GNOME-Autostart-enabled=true diff --git a/.gitignore b/.gitignore index 928e5e8..9bebe3a 100644 --- a/.gitignore +++ b/.gitignore @@ -69,6 +69,10 @@ !/.config/ /.config/* +# Autostart. +!/.config/autostart/ +!/.config/autostart/** + # Linux configs. !/.config/linux/ !/.config/linux/** @@ -93,26 +97,26 @@ !/.config/nix/ !/.config/nix/** -## Gtk-3.0. +# Gtk-3.0. !/.config/gtk-3.0/ !/.config/gtk-3.0/** -## Gtk-4.0. +# Gtk-4.0. !/.config/gtk-4.0/ !/.config/gtk-4.0/** -## Btop settings. +# Btop settings. !/.config/btop/ !/.config/btop/btop.conf -## Htop settings. +# Htop settings. !/.config/htop/ !/.config/htop/** -## User dirs. +# User dirs. !/.config/user-dirs.dirs -## Nvim. +# Nvim. !/.config/nvim/ !/.config/nvim/** /.config/nvim/plugin/ @@ -121,7 +125,7 @@ !/.ssh/ /.ssh/** -## Ssh config. +# Ssh config. !/.ssh/config # Local configs. @@ -130,11 +134,11 @@ !/.local/share/ /.local/share/* -## Background. +# Background. !/.local/share/backgrounds/ !/.local/share/backgrounds/background.jpg -## Flatpak overrides. +# Flatpak overrides. !/.local/share/flatpak/ /.local/share/flatpak/* !/.local/share/flatpak/overrides/