aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-11 21:41:51 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-11 21:41:51 +0900
commit79d208014bbf428003480fca9e4e68f4233d446a (patch)
treee1de117f237cc808272fd3e57f51393e5ac8e8e3
parentb83a43f3500afa1c8934aace2eda3c8489f04a12 (diff)
remove gtk 3.0 as seems causing some issues
-rw-r--r--README.md2
-rw-r--r--config/gtk-3.0/bookmarks1
-rw-r--r--config/gtk-3.0/settings.ini17
-rw-r--r--copy.sh2
4 files changed, 2 insertions, 20 deletions
diff --git a/README.md b/README.md
index 1ba70129..3eff12a8 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@
## ✨ Copying instructions.
- Note! The auto copy script will create backups of intended folders to be copied. However, still a good idea to manually backup just incase script failed to backup!
-- ~/.config (btop cava dunst gtk-3.0 hypr kitty rofi swappy swaylock waybar wlogout) - These are folders to be copied.
+- ~/.config (btop cava dunst hypr kitty rofi swappy swaylock waybar wlogout) - These are folders to be copied.
- ~/Pictures/wallpapers - Will be backed up
### 🔔 Automatic copy of configurations
diff --git a/config/gtk-3.0/bookmarks b/config/gtk-3.0/bookmarks
deleted file mode 100644
index 8b137891..00000000
--- a/config/gtk-3.0/bookmarks
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/config/gtk-3.0/settings.ini b/config/gtk-3.0/settings.ini
deleted file mode 100644
index 5ecd3edd..00000000
--- a/config/gtk-3.0/settings.ini
+++ /dev/null
@@ -1,17 +0,0 @@
-[Settings]
-gtk-theme-name=Tokyonight-Dark-B
-gtk-icon-theme-name=TokyoNight-SE
-gtk-font-name=Fira Code Medium 12
-gtk-cursor-theme-name=
-gtk-cursor-theme-size=
-gtk-toolbar-style=GTK_TOOLBAR_BOTH
-gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
-gtk-button-images=1
-gtk-menu-images=1
-gtk-enable-event-sounds=1
-gtk-enable-input-feedback-sounds=0
-gtk-xft-antialias=1
-gtk-xft-hinting=1
-gtk-xft-hintstyle=hintslight
-gtk-xft-rgba=rgb
-gtk-application-prefer-dark-theme=1
diff --git a/copy.sh b/copy.sh
index f5d787be..57c5d4a2 100644
--- a/copy.sh
+++ b/copy.sh
@@ -90,7 +90,7 @@ printf "\n"
set -e # Exit immediately if a command exits with a non-zero status.
printf "${NOTE} copying dotfiles\n"
- for DIR in btop cava dunst gtk-3.0 hypr kitty rofi swappy swaylock waybar wlogout; do
+ for DIR in btop cava dunst hypr kitty rofi swappy swaylock waybar wlogout; do
DIRPATH=~/.config/$DIR
if [ -d "$DIRPATH" ]; then
echo -e "${NOTE} - Config for $DIR found, attempting to back up."
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage