aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-06 09:58:48 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-06 09:58:48 +0900
commitefb6137d6a2e5f91b526341579a216b880286063 (patch)
treef11aad74da74bbd5437b9e2d63e47eedb9465ad3
parentc67bcc5a22509c55a1c94a33474034db89f07511 (diff)
small update
-rw-r--r--config/gtk-3.0/bookmarks1
-rw-r--r--config/gtk-3.0/settings.ini17
-rw-r--r--copy.sh2
3 files changed, 19 insertions, 1 deletions
diff --git a/config/gtk-3.0/bookmarks b/config/gtk-3.0/bookmarks
new file mode 100644
index 00000000..8b137891
--- /dev/null
+++ b/config/gtk-3.0/bookmarks
@@ -0,0 +1 @@
+
diff --git a/config/gtk-3.0/settings.ini b/config/gtk-3.0/settings.ini
new file mode 100644
index 00000000..5ecd3edd
--- /dev/null
+++ b/config/gtk-3.0/settings.ini
@@ -0,0 +1,17 @@
+[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 b133099e..3215fdb7 100644
--- a/copy.sh
+++ b/copy.sh
@@ -88,7 +88,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 hypr kitty rofi swappy swaylock waybar wlogout; do
+ for DIR in btop cava dunst gtk-3.0 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