summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-09-24 16:01:58 +0200
committerJoe <rbo@gmx.us>2024-09-24 16:02:04 +0200
commitca8b65e0f326b4341e00d58ab09aeefbc37ba634 (patch)
treef2b075c7b389a08cad49300f942a9fe75e10ee3b
parentup (diff)
downloaddotfiles-bsd-ca8b65e0f326b4341e00d58ab09aeefbc37ba634.tar.gz
dotfiles-bsd-ca8b65e0f326b4341e00d58ab09aeefbc37ba634.tar.bz2
dotfiles-bsd-ca8b65e0f326b4341e00d58ab09aeefbc37ba634.tar.xz
dotfiles-bsd-ca8b65e0f326b4341e00d58ab09aeefbc37ba634.tar.zst
dotfiles-bsd-ca8b65e0f326b4341e00d58ab09aeefbc37ba634.zip
up
-rw-r--r--.config/gtk-2.0/gtkrc3
-rw-r--r--.config/gtk-3.0/settings.ini18
-rw-r--r--.config/mimeapps.list1
-rw-r--r--.config/x11/xinitrc4
-rw-r--r--.config/x11/xresources2
5 files changed, 15 insertions, 13 deletions
diff --git a/.config/gtk-2.0/gtkrc b/.config/gtk-2.0/gtkrc
index 07d7ac5..54f9ce9 100644
--- a/.config/gtk-2.0/gtkrc
+++ b/.config/gtk-2.0/gtkrc
@@ -1,10 +1,11 @@
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
-include "/home/jozan/.gtkrc-2.0.mine"
+include "/home/r_bousset/.gtkrc-2.0.mine"
gtk-theme-name="Gruvbox-Dark-B"
gtk-icon-theme-name="Gruvbox_Dark"
gtk-font-name="sans-serif 12"
+gtk-cursor-theme-name="Oxygen_Black"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
diff --git a/.config/gtk-3.0/settings.ini b/.config/gtk-3.0/settings.ini
index fd23b35..9ad21a5 100644
--- a/.config/gtk-3.0/settings.ini
+++ b/.config/gtk-3.0/settings.ini
@@ -1,16 +1,20 @@
[Settings]
+gtk-application-prefer-dark-theme=false
+gtk-button-images=0
+gtk-cursor-theme-name=Oxygen_Black
+gtk-cursor-theme-size=0
+gtk-decoration-layout=icon:minimize,maximize,close
+gtk-enable-animations=true
+gtk-enable-event-sounds=1
+gtk-enable-input-feedback-sounds=1
gtk-font-name=sans-serif 12
gtk-icon-theme-name=Gruvbox_Dark
+gtk-menu-images=0
+gtk-primary-button-warps-slider=false
gtk-theme-name=Gruvbox-Dark-B
-gtk-cursor-theme-size=0
-gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
-gtk-button-images=0
-gtk-menu-images=0
-gtk-enable-event-sounds=1
-gtk-enable-input-feedback-sounds=1
+gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintslight
gtk-xft-rgba=rgb
-gtk-cursor-theme-name=Adwaita
diff --git a/.config/mimeapps.list b/.config/mimeapps.list
index d6c59f5..e3f1785 100644
--- a/.config/mimeapps.list
+++ b/.config/mimeapps.list
@@ -51,6 +51,7 @@ x-scheme-handler/mid=userapp-Thunderbird-SJ2821.desktop
video/x-msvideo=mpv.desktop
x-scheme-handler/discord-424004941485572097=discord-424004941485572097.desktop
video/quicktime=mpv.desktop
+x-scheme-handler/forticlient=FortiClient.desktop
[Added Associations]
x-scheme-handler/https=userapp-Firefox-NVLWI0.desktop;librewolf.desktop;firefox.desktop;userapp-Firefox-SWW0Y1.desktop;
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc
index eed5797..3d80eab 100644
--- a/.config/x11/xinitrc
+++ b/.config/x11/xinitrc
@@ -1,9 +1,5 @@
# vim: filetype=sh
-#cool-retro-term &
-#exec dwm
-# vim: ft=sh
-#exec dbus-launch openbox-session
case $(hostname -s) in
mother)
icon=" "
diff --git a/.config/x11/xresources b/.config/x11/xresources
index 6c5c036..243fd11 100644
--- a/.config/x11/xresources
+++ b/.config/x11/xresources
@@ -5,7 +5,7 @@ Xft.rgba: rgb
Xft.autohint: false
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
-Xcursor.theme: redglass
+Xcursor.theme: Oxygen_Blue
Xcursor.size: 18
Nsxiv.window.background: #1d2021
Nsxiv.window.foreground: #ebdbb2