diff --git a/apt/sources.list b/apt/sources.list deleted file mode 100644 index 233b28b..0000000 --- a/apt/sources.list +++ /dev/null @@ -1,8 +0,0 @@ -deb http://cdn-fastly.deb.debian.org/debian/ testing main contrib non-free -deb-src http://cdn-fastly.deb.debian.org/debian/ testing main contrib non-free - -deb http://cdn-fastly.deb.debian.org/debian/ testing-updates main contrib non-free -deb-src http://cdn-fastly.deb.debian.org/debian/ testing-updates main contrib non-free - -deb http://security.debian.org/ testing/updates main contrib non-free -deb-src http://security.debian.org/ testing/updates main contrib non-free \ No newline at end of file diff --git a/local-files/.Xresources b/local-files/.Xresources deleted file mode 100644 index afa5e22..0000000 --- a/local-files/.Xresources +++ /dev/null @@ -1,2 +0,0 @@ -Xcursor.theme: Nordzy-cursors -Xcursor.size: 22 \ No newline at end of file diff --git a/miscellaneous/dur-picom.conf b/miscellaneous/dur-picom.conf deleted file mode 100644 index b7d345e..0000000 --- a/miscellaneous/dur-picom.conf +++ /dev/null @@ -1,12 +0,0 @@ -backend = "glx"; -# xrender or glx - -# Opacity -active-opacity = 0.93; - -inactive-opacity = 0.8; - -blur-background = true; -#blur-kern = "3x3box"; -#blur-kern = "5x5box"; -blur-kern = "7x7box"; \ No newline at end of file