From 53bec8ddbce904687985d75937f93845270cc356 Mon Sep 17 00:00:00 2001 From: gib Date: Tue, 30 Dec 2025 18:00:30 -0600 Subject: [PATCH] Update some configs & stuff --- config/dot/gtk-3.0/bookmarks | 17 +++++++---------- config/dot/gtk-4.0/servers | 22 +--------------------- config/dot/kitty/kitty.conf | 4 ++-- 3 files changed, 10 insertions(+), 33 deletions(-) diff --git a/config/dot/gtk-3.0/bookmarks b/config/dot/gtk-3.0/bookmarks index 0cb1946..05c23a6 100644 --- a/config/dot/gtk-3.0/bookmarks +++ b/config/dot/gtk-3.0/bookmarks @@ -1,11 +1,8 @@ -file:///home/gib/Documents Documents -file:///home/gib/Downloads Downloads -file:///home/gib/Music Music -file:///home/gib/Pictures Pictures -file:///home/gib/Videos Videos -file:///home/gib/Documents/Code Code -file:///home/gib/Documents/Notes Notes -file:///home/gib/.local/share/sunhat Sunhat +file:///home/gib/Documents +file:///home/gib/Downloads +file:///home/gib/Music +file:///home/gib/Pictures +file:///home/gib/Videos +file:///home/gib/Documents/Code +file:///home/gib/.local/share/Panama Panama smb://server.gib/ Gib's Server -smb://cogsccm.gulfport-ms.gov/ Gulfport -smb://cogsccm.gulfport-ms.gov/Software/gb Gulfport - GB diff --git a/config/dot/gtk-4.0/servers b/config/dot/gtk-4.0/servers index 74e1de5..639e5af 100644 --- a/config/dot/gtk-4.0/servers +++ b/config/dot/gtk-4.0/servers @@ -3,16 +3,6 @@ xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks" xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info" > - - gb - - - - - - - - Windows shares on server.gib @@ -23,14 +13,4 @@ - - Windows shares on jdrms.gulfport-ms.gov - - - - - - - - - \ No newline at end of file + diff --git a/config/dot/kitty/kitty.conf b/config/dot/kitty/kitty.conf index 9062aa0..4af7223 100644 --- a/config/dot/kitty/kitty.conf +++ b/config/dot/kitty/kitty.conf @@ -753,7 +753,7 @@ inactive_border_color #2f334d #: Fade the text in inactive windows by the specified amount (a number #: between zero and one, with zero being fully faded). -hide_window_decorations yes +hide_window_decorations no #: Hide the window decorations (title-bar and window borders) with #: yes. On macOS, titlebar-only can be used to only hide the titlebar. @@ -1504,7 +1504,7 @@ wayland_titlebar_color #222436 #: configuration will change this value only for newly created OS #: windows. -linux_display_server Wayland +linux_display_server X11 #: Choose between Wayland and X11 backends. By default, an appropriate #: backend based on the system state is chosen automatically. Set it