diff --git a/.backup/run.sh b/.backup/run.sh index 5368bf7..48ca159 100644 --- a/.backup/run.sh +++ b/.backup/run.sh @@ -11,6 +11,7 @@ cp -TRv "${ZSH_CUSTOM:-$HOME}"/.config/compton ../.config/compton cp -TRv "${ZSH_CUSTOM:-$HOME}"/.config/nautilus ../.config/nautilus cp -TRv "${ZSH_CUSTOM:-$HOME}"/.config/terminator ../.config/terminator cp -TRv "${ZSH_CUSTOM:-$HOME}"/.config/ulauncher ../.config/ulauncher +cp -TRv "${ZSH_CUSTOM:-$HOME}"/.config/Dharkael ../.config/Dharkael # shellcheck disable=SC1091 if [ -f "/etc/os-release" ]; then diff --git a/.config/Dharkael/flameshot.ini b/.config/Dharkael/flameshot.ini new file mode 100644 index 0000000..c4b8862 --- /dev/null +++ b/.config/Dharkael/flameshot.ini @@ -0,0 +1,7 @@ +[General] +closeAfterScreenshot=true +copyAndCloseAfterUpload=true +disabledTrayIcon=false +drawColor=#ff0000 +drawThickness=7 +filenamePattern=%F-%T-%a diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..98b6824 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +[*.sh] +indent_size = 4 diff --git a/.gitignore b/.gitignore index 68f7fff..67c3c4b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ .setup/*.deb .psensor/log .vscode -.idea \ No newline at end of file +.idea +.config/autostart diff --git a/zorin/.config/dconf/user b/zorin/.config/dconf/user index d1f17c9..a3a0aba 100644 Binary files a/zorin/.config/dconf/user and b/zorin/.config/dconf/user differ diff --git a/zorin/.local/share/gnome-shell/application_state b/zorin/.local/share/gnome-shell/application_state index 2a06a57..f4d5a17 100644 --- a/zorin/.local/share/gnome-shell/application_state +++ b/zorin/.local/share/gnome-shell/application_state @@ -1,37 +1,43 @@ - + + - - + + - - + + + - - - + + + + + - - - - - + + + + + + - + - + - - - - + + + + - + + diff --git a/zorin/.local/share/gnome-shell/notifications b/zorin/.local/share/gnome-shell/notifications index da4bef2..08e719f 100644 Binary files a/zorin/.local/share/gnome-shell/notifications and b/zorin/.local/share/gnome-shell/notifications differ