From c0411702574c01bf613456a57adce3b57890f746 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sun, 19 Oct 2025 02:23:06 -0400 Subject: [PATCH] Updated configs to most recent color scheme. Added some windowrules to hyprland, removed hyprpanel --- dot_config/gtk-3.0/colors.css | 26 +++---- dot_config/gtk-4.0/colors.css | 26 +++---- dot_config/hypr/hyprland.conf.d/browser.conf | 4 ++ dot_config/hypr/hyprland.conf.d/colors.conf | 6 +- .../hyprland.conf.d/discord_workspace.conf | 2 +- dot_config/hypr/hyprland.conf.d/env_vars.conf | 6 +- .../hypr/hyprland.conf.d/game_workspace.conf | 47 +++++++----- .../hyprland.conf.d/hyprland_appearance.conf | 4 +- .../hyprland.conf.d/hyprland_behavior.conf | 7 +- dot_config/hypr/hyprland.conf.d/input.conf | 6 +- .../hypr/hyprland.conf.d/misc_apps.conf | 3 + dot_config/hypr/hyprland.conf.d/terminal.conf | 2 +- dot_config/hyprpanel/config.json | 72 ------------------- dot_config/kitty/current-theme.conf | 16 ++--- dot_config/kitty/kitty.conf | 2 +- dot_config/kitty/themes/hydro-os.conf | 16 ++--- dot_config/matugen/config.toml | 17 +++++ .../matugen/templates/hyprland-colors.conf | 4 +- .../matugen/templates/kitty-colors.conf | 2 +- dot_config/qt6ct/colors/matugen.conf | 6 +- dot_config/qt6ct/qt6ct.conf | 6 +- dot_zshrc | 5 +- 22 files changed, 125 insertions(+), 160 deletions(-) delete mode 100644 dot_config/hyprpanel/config.json diff --git a/dot_config/gtk-3.0/colors.css b/dot_config/gtk-3.0/colors.css index f84bb6c..a5682ed 100644 --- a/dot_config/gtk-3.0/colors.css +++ b/dot_config/gtk-3.0/colors.css @@ -3,19 +3,19 @@ * Generated with Matugen */ -@define-color accent_color #a3c9ff; -@define-color accent_fg_color #001c39; -@define-color accent_bg_color #a3c9ff; -@define-color window_bg_color #111418; -@define-color window_fg_color #e1e2e9; -@define-color headerbar_bg_color #111418; -@define-color headerbar_fg_color #e1e2e9; -@define-color popover_bg_color #111418; -@define-color popover_fg_color #e1e2e9; -@define-color view_bg_color #111418; -@define-color view_fg_color #e1e2e9; -@define-color card_bg_color #111418; -@define-color card_fg_color #e1e2e9; +@define-color accent_color #acc7ff; +@define-color accent_fg_color #001a40; +@define-color accent_bg_color #acc7ff; +@define-color window_bg_color #111319; +@define-color window_fg_color #e1e2ea; +@define-color headerbar_bg_color #111319; +@define-color headerbar_fg_color #e1e2ea; +@define-color popover_bg_color #111319; +@define-color popover_fg_color #e1e2ea; +@define-color view_bg_color #111319; +@define-color view_fg_color #e1e2ea; +@define-color card_bg_color #111319; +@define-color card_fg_color #e1e2ea; @define-color sidebar_bg_color @window_bg_color; @define-color sidebar_fg_color @window_fg_color; @define-color sidebar_border_color @window_bg_color; diff --git a/dot_config/gtk-4.0/colors.css b/dot_config/gtk-4.0/colors.css index f84bb6c..a5682ed 100644 --- a/dot_config/gtk-4.0/colors.css +++ b/dot_config/gtk-4.0/colors.css @@ -3,19 +3,19 @@ * Generated with Matugen */ -@define-color accent_color #a3c9ff; -@define-color accent_fg_color #001c39; -@define-color accent_bg_color #a3c9ff; -@define-color window_bg_color #111418; -@define-color window_fg_color #e1e2e9; -@define-color headerbar_bg_color #111418; -@define-color headerbar_fg_color #e1e2e9; -@define-color popover_bg_color #111418; -@define-color popover_fg_color #e1e2e9; -@define-color view_bg_color #111418; -@define-color view_fg_color #e1e2e9; -@define-color card_bg_color #111418; -@define-color card_fg_color #e1e2e9; +@define-color accent_color #acc7ff; +@define-color accent_fg_color #001a40; +@define-color accent_bg_color #acc7ff; +@define-color window_bg_color #111319; +@define-color window_fg_color #e1e2ea; +@define-color headerbar_bg_color #111319; +@define-color headerbar_fg_color #e1e2ea; +@define-color popover_bg_color #111319; +@define-color popover_fg_color #e1e2ea; +@define-color view_bg_color #111319; +@define-color view_fg_color #e1e2ea; +@define-color card_bg_color #111319; +@define-color card_fg_color #e1e2ea; @define-color sidebar_bg_color @window_bg_color; @define-color sidebar_fg_color @window_fg_color; @define-color sidebar_border_color @window_bg_color; diff --git a/dot_config/hypr/hyprland.conf.d/browser.conf b/dot_config/hypr/hyprland.conf.d/browser.conf index af6fde5..12d45d7 100644 --- a/dot_config/hypr/hyprland.conf.d/browser.conf +++ b/dot_config/hypr/hyprland.conf.d/browser.conf @@ -7,3 +7,7 @@ $mainMod = SUPER ## keybind bind = $mainMod, F, exec, $browser + +windowrule = float, initialTitle:^(Picture-in-Picture)$ + +windowrule = size 30% 30%, initialTitle:^(Picture-in-Picture)$ diff --git a/dot_config/hypr/hyprland.conf.d/colors.conf b/dot_config/hypr/hyprland.conf.d/colors.conf index dc65001..27f3681 100644 --- a/dot_config/hypr/hyprland.conf.d/colors.conf +++ b/dot_config/hypr/hyprland.conf.d/colors.conf @@ -1,6 +1,6 @@ general { - col.inactive_border = rgb(111418) - col.active_border = rgb(a3c9ff) + col.inactive_border = rgb(002f67) + col.active_border = rgb(acc7ff) } decoration { @@ -15,5 +15,5 @@ decoration { color = rgb(000000) } - rounding = 15 + rounding = 0 } diff --git a/dot_config/hypr/hyprland.conf.d/discord_workspace.conf b/dot_config/hypr/hyprland.conf.d/discord_workspace.conf index e553b9c..7377c73 100644 --- a/dot_config/hypr/hyprland.conf.d/discord_workspace.conf +++ b/dot_config/hypr/hyprland.conf.d/discord_workspace.conf @@ -1,6 +1,6 @@ # discord_workspace.conf -$discord_class = class:^(vesktop)$|^(discord)$|^(com.discord.app.Discord)$|^(WebCord)$|^(equibop)$ +$discord_class = class:^(vesktop)$|^(discord)$|^(discord-canary)$|^(com.discord.app.Discord)$|^(WebCord)$|^(equibop)$ # workspace workspace = special:discord diff --git a/dot_config/hypr/hyprland.conf.d/env_vars.conf b/dot_config/hypr/hyprland.conf.d/env_vars.conf index 513af1f..78c8679 100644 --- a/dot_config/hypr/hyprland.conf.d/env_vars.conf +++ b/dot_config/hypr/hyprland.conf.d/env_vars.conf @@ -8,9 +8,9 @@ env = HYPRCURSOR_SIZE,24 env = XCURSOR_THEME,Bibata-Modern-Classic env = XCURSOR_SIZE,24 # Toolkit Backend Vars -env = GDK_BACKEND,wayland,x11,* -env = SDL_VIDEODRIVER,wayland # stops sapiens game from running as it cannot find the video subsystem -env = CLUTTER_BACKEND,wayland +#env = GDK_BACKEND,wayland,x11,* +#env = SDL_VIDEODRIVER,wayland # stops sapiens game from running as it cannot find the video subsystem +#env = CLUTTER_BACKEND,wayland # QT Variables env = QT_QPA_PLATFORMTHEME,qt6ct env = QT_AUTO_SCREEN_SCALE_FACTOR,1 diff --git a/dot_config/hypr/hyprland.conf.d/game_workspace.conf b/dot_config/hypr/hyprland.conf.d/game_workspace.conf index 658585c..9333c4d 100644 --- a/dot_config/hypr/hyprland.conf.d/game_workspace.conf +++ b/dot_config/hypr/hyprland.conf.d/game_workspace.conf @@ -1,9 +1,6 @@ # game_workspace.conf # for things related to the steam and game workspaces -# workspace number -$game-workspace-number = 5 - # window rules windowrule = workspace 9 silent, class:^(steam)$ @@ -11,37 +8,53 @@ windowrule = workspace 9 silent, class:^(steam)$ $mainMod = SUPER bind = $mainMod, G, focuswindow, class:^(gamescope|steam) +# set rule for games (note for wayland, fullscreen wont' bring it to a differnet workspace) +$gamerule = workspace 5 + # To put the window rules for the game workspace # steam apps -windowrule = fullscreen, class:^steam_app_\d+$ -windowrule = workspace $game-workspace-number silent, class:^steam_app_\d+$ +#windowrule = fullscreen, class:^steam_app_\d+$ +windowrule = $gamerule, class:^steam_app_\d+$ # gamescope windowrule = fullscreen, class:^(gamescope)$ -windowrule = workspace $game-workspace-number silent, class:^(gamescope)$ +windowrule = $gamerule silent, class:^(gamescope)$ # Minecraft -windowrule = workspace $game-workspace-number, class:^Minecraft.* +windowrule = $gamerule, class:^Minecraft.* # factorio -windowrule = workspace $game-workspace-number, class:^(factorio)$ +windowrule = $gamerule, class:^(factorio)$ # RetroArch flatpak -windowrule = workspace $game-workspace-number, class:^(org.libretro.RetroArch)$ +windowrule = $gamerule, class:^(org\.libretro\.RetroArch)$ # dolphin emulator -windowrule = workspace $game-workspace-number, class:^(dolphin-emu)$ +windowrule = $gamerule, class:^(dolphin-emu)$ # Slay the Spire -windowrule = workspace $game-workspace-number, class:^(Slay the Spire)$ +windowrule = $gamerule, class:^(Slay the Spire)$ -# Helldivers 2 in wayland mode -windowrule = workspace $game-workspace-number, class:^(helldivers2.exe)$ +# Baba Is You +windowrule = $gamerule, class:^(Baba Is You)$ -# Monster hunter wilds in wayland mode -windowrule = workspace $game-workspace-number, class:^(monsterhunterwilds.exe)$ +# .exe games in wayland mode +windowrule = $gamerule, class:^.*(\.exe)$ + +# some native games with .x86_64 class +windowrule = $gamerule, class:^.*(\.x86_64)$ + +# necesse +windowrule = tile, class:^(Necesse).* +windowrule = fullscreen, class:^(Necesse).* +windowrule = $gamerule, class:^(Necesse).* + +# continue rendering helldivers 2 +windowrule = renderunfocused, class:^(helldivers2.exe)$ + +# move task bar stuff to workspace 4 +windowrule = workspace 4 silent, class:^explorer\.exe$ # Terraria -windowrule = workspace $game-workspace-number, class:^(dotnet)$ -windowrule = fullscreen, class:^(dotnet)$ +windowrule = $gamerule, class:^(dotnet)$ diff --git a/dot_config/hypr/hyprland.conf.d/hyprland_appearance.conf b/dot_config/hypr/hyprland.conf.d/hyprland_appearance.conf index 34a3229..c407711 100644 --- a/dot_config/hypr/hyprland.conf.d/hyprland_appearance.conf +++ b/dot_config/hypr/hyprland.conf.d/hyprland_appearance.conf @@ -3,8 +3,8 @@ general { # See https://wiki.hyprland.org/Configuring/Variables/ for more - gaps_in = 5 - gaps_out = 10 + gaps_in = 2 + gaps_out = 2 border_size = 2 layout = dwindle diff --git a/dot_config/hypr/hyprland.conf.d/hyprland_behavior.conf b/dot_config/hypr/hyprland.conf.d/hyprland_behavior.conf index bc99304..69b84f7 100644 --- a/dot_config/hypr/hyprland.conf.d/hyprland_behavior.conf +++ b/dot_config/hypr/hyprland.conf.d/hyprland_behavior.conf @@ -11,11 +11,6 @@ master { new_status = slave } -gestures { - # See https://wiki.hyprland.org/Configuring/Variables/ for more - workspace_swipe = off -} - debug { disable_logs = false -} \ No newline at end of file +} diff --git a/dot_config/hypr/hyprland.conf.d/input.conf b/dot_config/hypr/hyprland.conf.d/input.conf index 5110802..541891c 100644 --- a/dot_config/hypr/hyprland.conf.d/input.conf +++ b/dot_config/hypr/hyprland.conf.d/input.conf @@ -15,4 +15,8 @@ input { } sensitivity = 0 # -1.0 to 1.0, 0 means no modification. -} \ No newline at end of file +} + +cursor { + no_hardware_cursors=1 +} diff --git a/dot_config/hypr/hyprland.conf.d/misc_apps.conf b/dot_config/hypr/hyprland.conf.d/misc_apps.conf index 0be1878..c7b31f0 100644 --- a/dot_config/hypr/hyprland.conf.d/misc_apps.conf +++ b/dot_config/hypr/hyprland.conf.d/misc_apps.conf @@ -15,3 +15,6 @@ windowrule = move 100%-w-2 30, $nextcloud # KDE connect applet $kdeconnect = initialClass:^(org.kde.connect.daemon)$ windowrule = float, $kdeconnect + +# grayjay +windowrule = tile, title:^(Grayjay)$ diff --git a/dot_config/hypr/hyprland.conf.d/terminal.conf b/dot_config/hypr/hyprland.conf.d/terminal.conf index 539d57a..e0c6562 100644 --- a/dot_config/hypr/hyprland.conf.d/terminal.conf +++ b/dot_config/hypr/hyprland.conf.d/terminal.conf @@ -1,7 +1,7 @@ # terminal.conf # workspace -workspace = special:terminal +workspace = special:terminal, on-created-empty:kitty # key binds $mainMod = SUPER diff --git a/dot_config/hyprpanel/config.json b/dot_config/hyprpanel/config.json deleted file mode 100644 index 55e0434..0000000 --- a/dot_config/hyprpanel/config.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "scalingPriority": "gdk", - "theme.bar.floating": true, - "bar.autoHide": "never", - "bar.layouts": { - "*": { - "left": [ - "cpu", - "ram", - "workspaces", - "windowtitle" - ], - "middle": [ - "media" - ], - "right": [ - "volume", - "network", - "bluetooth", - "systray", - "notifications", - "clock", - "dashboard" - ] - } - }, - "theme.notification.enableShadow": false, - "theme.bar.border.location": "none", - "theme.bar.border_radius": "0.75em", - "theme.bar.outer_spacing": ".25em", - "theme.bar.buttons.radius": "0.75em", - "theme.bar.menus.monochrome": false, - "theme.bar.menus.opacity": 100, - "theme.bar.buttons.y_margins": "0.1em", - "theme.bar.buttons.enableBorders": true, - "theme.bar.transparent": true, - "theme.bar.enableShadow": false, - "menus.clock.time.hideSeconds": false, - "menus.dashboard.shortcuts.left.shortcut1.icon": "", - "menus.dashboard.shortcuts.left.shortcut1.command": "uwsm app -- one.ablaze.floorp.desktop", - "menus.dashboard.shortcuts.left.shortcut1.tooltip": "Floorp", - "menus.dashboard.shortcuts.enabled": true, - "menus.dashboard.stats.enable_gpu": false, - "menus.clock.weather.enabled": false, - "bar.workspaces.show_icons": false, - "bar.workspaces.show_numbered": true, - "theme.bar.buttons.windowtitle.enableBorder": false, - "bar.windowtitle.custom_title": true, - "bar.windowtitle.truncation": true, - "bar.notifications.show_total": true, - "bar.notifications.hideCountWhenZero": true, - "bar.launcher.icon": "󰣛", - "bar.launcher.autoDetectIcon": false, - "menus.dashboard.shortcuts.left.shortcut3.command": "uwsm app -- com.discordapp.Discord.desktop", - "menus.dashboard.shortcuts.left.shortcut2.icon": "", - "menus.dashboard.shortcuts.left.shortcut2.command": "uwsm app -- io.github.flattool.Warehouse.desktop", - "menus.dashboard.shortcuts.left.shortcut2.tooltip": "AppStore", - "menus.dashboard.shortcuts.left.shortcut4.command": "fuzzel", - "theme.bar.buttons.workspaces.enableBorder": false, - "theme.bar.buttons.systray.enableBorder": false, - "bar.workspaces.monitorSpecific": true, - "wallpaper.image": "/usr/share/hydro-os/DefaultBackground.png", - "wallpaper.pywal": false, - "theme.matugen": true, - "wallpaper.enable": false, - "bar.customModules.storage.paths": [ - "/" - ], - "theme.matugen_settings.mode": "dark", - "theme.matugen_settings.scheme_type": "fidelity", - "theme.matugen_settings.variation": "standard_1" -} \ No newline at end of file diff --git a/dot_config/kitty/current-theme.conf b/dot_config/kitty/current-theme.conf index f00b073..63319f9 100644 --- a/dot_config/kitty/current-theme.conf +++ b/dot_config/kitty/current-theme.conf @@ -57,13 +57,13 @@ tab_bar_background #101014 # Title bar macos_titlebar_color #16161e -background_opacity 1 +#background_opacity 1 -cursor #e1e2e9 -cursor_text_color #c1c7d2 +cursor #e1e2ea +cursor_text_color #c2c6d4 -foreground #e1e2e9 -background #111418 -selection_foreground #1b314c -selection_background #b2c8ea -url_color #a3c9ff +foreground #e1e2ea +background #111319 +selection_foreground #1c3053 +selection_background #b3c7f2 +url_color #acc7ff diff --git a/dot_config/kitty/kitty.conf b/dot_config/kitty/kitty.conf index 50a49d2..e995f41 100644 --- a/dot_config/kitty/kitty.conf +++ b/dot_config/kitty/kitty.conf @@ -6,7 +6,7 @@ tab_fade 1 active_tab_font_style bold inactive_tab_font_style bold -background_opacity 1 +background_opacity 0.8 # BEGIN_KITTY_THEME # Hydro-Os diff --git a/dot_config/kitty/themes/hydro-os.conf b/dot_config/kitty/themes/hydro-os.conf index f00b073..63319f9 100644 --- a/dot_config/kitty/themes/hydro-os.conf +++ b/dot_config/kitty/themes/hydro-os.conf @@ -57,13 +57,13 @@ tab_bar_background #101014 # Title bar macos_titlebar_color #16161e -background_opacity 1 +#background_opacity 1 -cursor #e1e2e9 -cursor_text_color #c1c7d2 +cursor #e1e2ea +cursor_text_color #c2c6d4 -foreground #e1e2e9 -background #111418 -selection_foreground #1b314c -selection_background #b2c8ea -url_color #a3c9ff +foreground #e1e2ea +background #111319 +selection_foreground #1c3053 +selection_background #b3c7f2 +url_color #acc7ff diff --git a/dot_config/matugen/config.toml b/dot_config/matugen/config.toml index 02e9501..5fca7fa 100644 --- a/dot_config/matugen/config.toml +++ b/dot_config/matugen/config.toml @@ -7,6 +7,15 @@ version_check = false command = "swww" arguments = ["img", "--transition-type", "center"] +[config.custom_colors] +neutral = { color = "#787878", blend = true } +neutral_variant = { color = "#7D747D", blend = true } +success = { color = "#B5CCBA", blend = true } +success_container = { color = "#374B3E", blend = true } +on_success = { color = "#213528", blend = true } +on_success_container = { color = "#D1E9D6", blend = true } +surface_tint = { color = "#C4C4C4", blend = true } + [templates.hyprland] input_path = '~/.config/matugen/templates/hyprland-colors.conf' output_path = '~/.config/hypr/hyprland.conf.d/colors.conf' @@ -16,6 +25,10 @@ post_hook = 'hyprctl reload' input_path = '~/.config/matugen/templates/qtct-colors.conf' output_path = '~/.config/qt6ct/colors/matugen.conf' +[templates.qt5ct] +input_path = '~/.config/matugen/templates/qtct-colors.conf' +output_path = '~/.config/qt5ct/colors/matugen.conf' + [templates.gtk3] input_path = '~/.config/matugen/templates/gtk-colors.css' output_path = '~/.config/gtk-3.0/colors.css' @@ -32,3 +45,7 @@ post_hook = 'kitten themes --reload-in=all hydro-os' [templates.fuzzel] input_path = '~/.config/matugen/templates/fuzzel-colors.ini' output_path = '~/.config/fuzzel/themes/hydro-os.ini' + +[templates.quickshell] +input_path = '~/.config/matugen/templates/color.json' +output_path = '~/.config/hydro-os/color.json' diff --git a/dot_config/matugen/templates/hyprland-colors.conf b/dot_config/matugen/templates/hyprland-colors.conf index bdb1417..67d838f 100644 --- a/dot_config/matugen/templates/hyprland-colors.conf +++ b/dot_config/matugen/templates/hyprland-colors.conf @@ -1,5 +1,5 @@ general { - col.inactive_border = rgb({{colors.background.default.hex_stripped}}) + col.inactive_border = rgb({{colors.on_primary.default.hex_stripped}}) col.active_border = rgb({{colors.primary.default.hex_stripped}}) } @@ -15,5 +15,5 @@ decoration { color = rgb({{colors.shadow.default.hex_stripped}}) } - rounding = 15 + rounding = 0 } diff --git a/dot_config/matugen/templates/kitty-colors.conf b/dot_config/matugen/templates/kitty-colors.conf index c9010b9..e0f27a5 100644 --- a/dot_config/matugen/templates/kitty-colors.conf +++ b/dot_config/matugen/templates/kitty-colors.conf @@ -57,7 +57,7 @@ tab_bar_background #101014 # Title bar macos_titlebar_color #16161e -background_opacity 1 +#background_opacity 1 cursor {{colors.on_surface.default.hex}} cursor_text_color {{colors.on_surface_variant.default.hex}} diff --git a/dot_config/qt6ct/colors/matugen.conf b/dot_config/qt6ct/colors/matugen.conf index 9b51ac9..f8e2564 100644 --- a/dot_config/qt6ct/colors/matugen.conf +++ b/dot_config/qt6ct/colors/matugen.conf @@ -1,5 +1,5 @@ [ColorScheme] -active_colors=#e1e2e9, #111418, #ffffff, #cacaca, #9f9f9f, #b8b8b8, #e1e2e9, #ffffff, #e1e2e9, #111418, #111418, #000000, #1563ab, #ffffff, #b2c8ea, #a3c9ff, #111418, #000000, #111418, #e1e2e9, #b2c8ea -disabled_colors=#e1e2e9, #111418, #ffffff, #cacaca, #9f9f9f, #b8b8b8, #e1e2e9, #ffffff, #e1e2e9, #111418, #111418, #000000, #1563ab, #ffffff, #b2c8ea, #a3c9ff, #111418, #000000, #111418, #e1e2e9, #b2c8ea -inactive_colors=#e1e2e9, #111418, #ffffff, #cacaca, #9f9f9f, #b8b8b8, #e1e2e9, #ffffff, #e1e2e9, #111418, #111418, #000000, #1563ab, #ffffff, #b2c8ea, #a3c9ff, #111418, #000000, #111418, #e1e2e9, #b2c8ea +active_colors=#e1e2ea, #111319, #ffffff, #cacaca, #9f9f9f, #b8b8b8, #e1e2ea, #ffffff, #e1e2ea, #111319, #111319, #000000, #0057b5, #ffffff, #b3c7f2, #acc7ff, #111319, #000000, #111319, #e1e2ea, #b3c7f2 +disabled_colors=#e1e2ea, #111319, #ffffff, #cacaca, #9f9f9f, #b8b8b8, #e1e2ea, #ffffff, #e1e2ea, #111319, #111319, #000000, #0057b5, #ffffff, #b3c7f2, #acc7ff, #111319, #000000, #111319, #e1e2ea, #b3c7f2 +inactive_colors=#e1e2ea, #111319, #ffffff, #cacaca, #9f9f9f, #b8b8b8, #e1e2ea, #ffffff, #e1e2ea, #111319, #111319, #000000, #0057b5, #ffffff, #b3c7f2, #acc7ff, #111319, #000000, #111319, #e1e2ea, #b3c7f2 diff --git a/dot_config/qt6ct/qt6ct.conf b/dot_config/qt6ct/qt6ct.conf index 2d3d68f..30d4184 100644 --- a/dot_config/qt6ct/qt6ct.conf +++ b/dot_config/qt6ct/qt6ct.conf @@ -1,7 +1,7 @@ [Appearance] -color_scheme_path=~/.config/qt6ct/colors/matugen.conf +color_scheme_path=/home/eriq12/.config/qt6ct/colors/matugen.conf custom_palette=true -icon_theme=Papirus +icon_theme=Papirus-Dark standard_dialogs=default style=Fusion @@ -25,7 +25,7 @@ underline_shortcut=1 wheel_scroll_lines=3 [SettingsWindow] -geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x4\xec\0\0\x2\xa2\0\0\0\0\0\0\0\0\0\0\x4\xec\0\0\x2\xa2\0\0\0\0\x2\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x4\xec\0\0\x2\xa2) +geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\n\0\0\0\0\0\0\0\xe\xf7\0\0\x2\xb1\0\0\n\0\0\0\0\0\0\0\xe\xf7\0\0\x2\xb1\0\0\0\x1\x2\0\0\0\n\0\0\0\n\0\0\0\0\0\0\0\xe\xf7\0\0\x2\xb1) [Troubleshooting] force_raster_widgets=1 diff --git a/dot_zshrc b/dot_zshrc index 640ffe6..34b8a8b 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -28,8 +28,8 @@ ZSH_THEME="agnoster" # HYPHEN_INSENSITIVE="true" # Uncomment one of the following lines to change the auto-update behavior -# zstyle ':omz:update' mode disabled # disable automatic updates -zstyle ':omz:update' mode auto # update automatically without asking +zstyle ':omz:update' mode disabled # disable automatic updates +# zstyle ':omz:update' mode auto # update automatically without asking # zstyle ':omz:update' mode reminder # just remind me to update when it's time # Uncomment the following line to change how often to auto-update (in days). @@ -109,6 +109,7 @@ export EDITOR="$(which nvim)" # Example aliases # alias zshconfig="mate ~/.zshrc" # alias ohmyzsh="mate ~/.oh-my-zsh" +alias update="rpm-ostree upgrade" # User specified environment if ! [[ "$PATH" =~ "$HOME/.local/bin:$HOME/bin:" ]]; then