diff --git a/hypr-configs/hyprland/hypr/configs/startup.conf b/hypr-configs/hyprland/hypr/configs/startup.conf index 90f7401..a23adf3 100644 --- a/hypr-configs/hyprland/hypr/configs/startup.conf +++ b/hypr-configs/hyprland/hypr/configs/startup.conf @@ -3,4 +3,4 @@ # ----------------------------------------------------- exec-once=[workspace 3 silent] nekoray -exec-once=[workspace 3 silent] alacritty -e btop \ No newline at end of file +exec-once=[workspace 3 silent] $alacritty_terminal -e btop \ No newline at end of file diff --git a/hypr-configs/hyprland/hypr/hyprland.conf b/hypr-configs/hyprland/hypr/hyprland.conf index ce3625c..4c72cde 100644 --- a/hypr-configs/hyprland/hypr/hyprland.conf +++ b/hypr-configs/hyprland/hypr/hyprland.conf @@ -10,6 +10,7 @@ # ----------------------------------------------------- # Environments # ----------------------------------------------------- + $CURSOR_SIZE = 24 env = HYPRCURSOR_SIZE,$CURSOR_SIZE env = XCURSOR_SIZE,$CURSOR_SIZE @@ -24,8 +25,13 @@ $EWW_SCRIPT_PATH = ~/.config/eww/scripts $eww_toggle_panel = $EWW_SCRIPT_PATH/eww/toggle-panel.sh $mainMod = SUPER -$terminal = alacritty -o "window.opacity=0" -$zterminal = alacritty -o "window.opacity=0.6" -e zellij + +$alacritty_terminal = alacritty -o "window.opacity=0" +$kitty_terminal = kitty + +$terminal = $alacritty_terminal +$zterminal = $alacritty_terminal -e zellij + $fileManager = nemo $bluetooth-manager = blueman-manager $pkg_manager = octoxbps diff --git a/hypr-configs/hyprland/hypr/hyprlock.conf b/hypr-configs/hyprland/hypr/hyprlock.conf index e4c56b3..24ff41e 100644 --- a/hypr-configs/hyprland/hypr/hyprlock.conf +++ b/hypr-configs/hyprland/hypr/hyprlock.conf @@ -54,7 +54,7 @@ label { monitor = text = cmd[update:1000] echo " $(date +"%H:%M:%S") " # 24H font_size = 96 - position = 0, 40 + position = 0, 100 halign = center valign = center } \ No newline at end of file diff --git a/linux-configs b/linux-configs index 5218302..cb7f897 160000 --- a/linux-configs +++ b/linux-configs @@ -1 +1 @@ -Subproject commit 5218302cc3f66d1fc58c5806adbf22af6c3208ed +Subproject commit cb7f897f62a76b9d2e6f3b9b6bf0ec661f9555aa