From c38b45e9573134c6bcbdba415f8718a35adb13a8 Mon Sep 17 00:00:00 2001 From: Michael Chalupiak Date: Sat, 1 Feb 2025 15:50:42 -0500 Subject: [PATCH] diff --- config/.config/dconf/user.txt | 2 +- config/.config/qt6ct/qt6ct.conf | 2 +- config/.config/sway/config | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/.config/dconf/user.txt b/config/.config/dconf/user.txt index 1549d98..25c50d0 100644 --- a/config/.config/dconf/user.txt +++ b/config/.config/dconf/user.txt @@ -1633,7 +1633,7 @@ sort-column='name' sort-directories-first=false sort-order='ascending' type-format='category' -window-position=(26, 23) +window-position=(5, 5) window-size=(1260, 1341) [org/virt-manager/virt-manager] diff --git a/config/.config/qt6ct/qt6ct.conf b/config/.config/qt6ct/qt6ct.conf index 2a0f716..fff1877 100644 --- a/config/.config/qt6ct/qt6ct.conf +++ b/config/.config/qt6ct/qt6ct.conf @@ -28,7 +28,7 @@ wheel_scroll_lines=3 geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96\0\0\0\0\0\0\0\0\n\0\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96) [SettingsWindow] -geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\t\xe3\0\0\x5k\0\0\0\0\0\0\0\0\0\0\t\xe3\0\0\x5k\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\t\xe3\0\0\x5k) +geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\t\xe3\0\0\x5n\0\0\0\0\0\0\0\0\0\0\t\xe3\0\0\x5n\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\t\xe3\0\0\x5n) [Troubleshooting] force_raster_widgets=1 diff --git a/config/.config/sway/config b/config/.config/sway/config index d958efd..f09ec0e 100644 --- a/config/.config/sway/config +++ b/config/.config/sway/config @@ -43,7 +43,7 @@ output * bg $HOME/Pictures/wallpapers/wallpaper fill output DP-2 mode 2560x1440@165.000Hz output DP-2 adaptive_sync on -font pango:Helvetica Regular 11 +font pango:Neue Pixel Regular 11 ### Idle configuration # # Example configuration: @@ -225,7 +225,7 @@ bindsym $mod+r mode "resize" # Read `man 5 sway-bar` for more information about this section. bar { position top - font "Helvetica 11" + font "Neue Pixel 11" # When the status_command prints a new line to stdout, swaybar updates. # The default just shows the current date and time. status_command while ~/.config/sway/bar.sh; do sleep 1; done