From e37de4fafa75aeb649c44ee3afad0e29677fb71a Mon Sep 17 00:00:00 2001 From: OCbwoy3 Date: Mon, 15 Sep 2025 18:58:43 +0300 Subject: [PATCH] fixxxxxxx --- config/fastfetch/config.jsonc | 6 ++++-- config/hypr/config/display.conf | 2 +- config/hypr/config/keybindings/default.conf | 8 ++++---- config/hypr/config/keybindings/other.conf | 4 ++-- scripts/gentoo-init.sh | 3 ++- 5 files changed, 13 insertions(+), 10 deletions(-) diff --git a/config/fastfetch/config.jsonc b/config/fastfetch/config.jsonc index 8eefa10..3ff63ee 100644 --- a/config/fastfetch/config.jsonc +++ b/config/fastfetch/config.jsonc @@ -4,13 +4,15 @@ "source": "/home/ocbwoy3/.config/fastfetch/ralsei.png" }, "display": { - "color": "blue" + "color": "magenta" }, "modules": [ + "break", + { "type": "title", "keyColor": "blue", - "format": " {user-name-colored}{at-symbol-colored}{host-name-colored} :3" + "format": "{user-name-colored}{at-symbol-colored}{host-name-colored}" }, "break", diff --git a/config/hypr/config/display.conf b/config/hypr/config/display.conf index 32635d3..916ffe5 100644 --- a/config/hypr/config/display.conf +++ b/config/hypr/config/display.conf @@ -95,7 +95,7 @@ misc { initial_workspace_tracking = 0 new_window_takes_over_fullscreen = 1 disable_splash_rendering = false - font_family = "SF Pro Display" + font_family = "JetBrains Mono" } # Layer Rules diff --git a/config/hypr/config/keybindings/default.conf b/config/hypr/config/keybindings/default.conf index 959fb86..b841bc1 100644 --- a/config/hypr/config/keybindings/default.conf +++ b/config/hypr/config/keybindings/default.conf @@ -67,10 +67,10 @@ bindl = , XF86MonBrightnessDown, exec, brightnessctl -q s 10%- bindl = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ bindl = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- bindl = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle -bindl = , XF86AudioPlay, exec, playerctl -p cider,OCbwoy3_s_iPhone,OCbwoy3__s_iPhone,OCbwoy3___s_iPhone play-pause -bindl = , XF86AudioPause, exec, playerctl -p cider,OCbwoy3_s_iPhone,OCbwoy3__s_iPhone,OCbwoy3___s_iPhone pause -bindl = , XF86AudioNext, exec, playerctl -p cider,OCbwoy3_s_iPhone,OCbwoy3__s_iPhone,OCbwoy3___s_iPhone next -bindl = , XF86AudioPrev, exec, playerctl -p cider,OCbwoy3_s_iPhone,OCbwoy3__s_iPhone,OCbwoy3___s_iPhone previous +bindl = , XF86AudioPlay, exec, playerctl -p cmus,elisa,cider,OCbwoy3_s_iPhone,OCbwoy3__s_iPhone,OCbwoy3___s_iPhone play-pause +bindl = , XF86AudioPause, exec, playerctl -p cmus,elisa,cider,OCbwoy3_s_iPhone,OCbwoy3__s_iPhone,OCbwoy3___s_iPhone pause +bindl = , XF86AudioNext, exec, playerctl -p cmus,elisa,cider,OCbwoy3_s_iPhone,OCbwoy3__s_iPhone,OCbwoy3___s_iPhone next +bindl = , XF86AudioPrev, exec, playerctl -p cmus,elisa,cider,OCbwoy3_s_iPhone,OCbwoy3__s_iPhone,OCbwoy3___s_iPhone previous bindl = , XF86AudioMicMute, exec, pactl set-source-mute @DEFAULT_SOURCE@ toggle bindl = , XF86Lock, exec, pkill -USR1 hyprlock || hyprlock diff --git a/config/hypr/config/keybindings/other.conf b/config/hypr/config/keybindings/other.conf index 6bc3edf..b12fd42 100644 --- a/config/hypr/config/keybindings/other.conf +++ b/config/hypr/config/keybindings/other.conf @@ -20,8 +20,8 @@ bind = $mainMod CTRL SHIFT, PRINT, exec, bash ~/config/scripts/edit-last-screens bind = ALT, F9, pass, class:^(com\.obsproject\.Studio)$ # Music volume control -bindl = $mainMod, XF86AudioRaiseVolume, exec, playerctl -p cider,OCbwoy3_s_iPhone,OCbwoy3__s_iPhone,OCbwoy3___s_iPhone volume 0.02+ -bindl = $mainMod, XF86AudioLowerVolume, exec, playerctl -p cider,OCbwoy3_s_iPhone,OCbwoy3__s_iPhone,OCbwoy3___s_iPhone volume 0.02- +bindl = $mainMod, XF86AudioRaiseVolume, exec, playerctl -p cmus,elisa,cider,OCbwoy3_s_iPhone,OCbwoy3__s_iPhone,OCbwoy3___s_iPhone volume 0.02+ +bindl = $mainMod, XF86AudioLowerVolume, exec, playerctl -p cmus,elisa,cider,OCbwoy3_s_iPhone,OCbwoy3__s_iPhone,OCbwoy3___s_iPhone volume 0.02- # Screen locker and logout keybinds bind = CTRL ALT, DELETE, exec, wlogout diff --git a/scripts/gentoo-init.sh b/scripts/gentoo-init.sh index 38c7dc4..d45f380 100644 --- a/scripts/gentoo-init.sh +++ b/scripts/gentoo-init.sh @@ -1,7 +1,8 @@ #!/usr/bin/env bash if [[ "$(hostname)" == "gentoo" ]]; then - notify-send "ocbwoy3-gentoo-debug" "audio init" + notify-send "ocbwoy3-gentoo-debug" "init" + hyprctl dispatch exec hyprpaper hyprctl dispatch exec pipewire hyprctl dispatch exec pipewire-pulse hyprctl dispatch exec wireplumber