From 677a668445b86c7091cf0ad9312543da2e715fa4 Mon Sep 17 00:00:00 2001 From: Amoelle Date: Sat, 19 Jul 2025 11:10:42 +0300 Subject: [PATCH] update tmux config --- .config/hypr/animations/theme.conf | 47 ++++---- .config/hypr/hyprlock/theme.conf | 187 ++++++++++++++++------------- .config/hypr/themes/colors.conf | 170 +++++++++++++------------- .config/hypr/themes/theme.conf | 60 ++++++--- .config/hypr/themes/wallbash.conf | 16 +-- .tmux.conf | 10 +- .tmux/plugins/tmux-resurrect | 1 + .tmux/plugins/tmux-sensible | 1 + .tmux/plugins/tpm | 1 + 9 files changed, 278 insertions(+), 215 deletions(-) create mode 160000 .tmux/plugins/tmux-resurrect create mode 160000 .tmux/plugins/tmux-sensible create mode 160000 .tmux/plugins/tpm diff --git a/.config/hypr/animations/theme.conf b/.config/hypr/animations/theme.conf index 42e5eeb..0680895 100644 --- a/.config/hypr/animations/theme.conf +++ b/.config/hypr/animations/theme.conf @@ -1,23 +1,26 @@ -# This file is generated by wallbash:animations.dcol - -# // ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█ -# // █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█ - -# See https://wiki.hyprland.org/Configuring/Animations/ -# credits: https://github.com/prasanthrangan/hyprdots - +# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█ +# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█ +# +# Inspired by "fast" and "Vertical" +# availabe in ~/.config/hypr/animations/ +# credit for fast:- https://github.com/mylinuxforwork/dotfiles +# ----------------------------------------------------- animations { - enabled = yes - bezier = wind, 0.05, 0.9, 0.1, 1.05 - bezier = winIn, 0.1, 1.1, 0.1, 1.1 - bezier = winOut, 0.3, -0.3, 0, 1 - bezier = liner, 1, 1, 1, 1 - animation = windows, 1, 6, wind, slide - animation = windowsIn, 1, 6, winIn, slide - animation = windowsOut, 1, 5, winOut, slide - animation = windowsMove, 1, 5, wind, slide - animation = border, 1, 1, liner - animation = borderangle, 1, 30, liner, once - animation = fade, 1, 10, default - animation = workspaces, 1, 5, wind -} + enabled = true + bezier = linear, 0, 0, 1, 1 + bezier = md3_standard, 0.2, 0, 0, 1 + bezier = md3_decel, 0.05, 0.7, 0.1, 1 + bezier = md3_accel, 0.3, 0, 0.8, 0.15 + bezier = overshot, 0.05, 0.9, 0.1, 1.1 + bezier = crazyshot, 0.1, 1.5, 0.76, 0.92 + bezier = hyprnostretch, 0.05, 0.9, 0.1, 1.0 + bezier = fluent_decel, 0.1, 1, 0, 1 + bezier = easeInOutCirc, 0.85, 0, 0.15, 1 + bezier = easeOutCirc, 0, 0.55, 0.45, 1 + bezier = easeOutExpo, 0.16, 1, 0.3, 1 + animation = windows, 1, 3, md3_decel, popin 60% + animation = border, 1, 10, default + animation = fade, 1, 2.5, md3_decel + animation = workspaces, 1, 3, fluent_decel, slidefadevert 30% + animation = specialWorkspace, 1, 3, md3_decel, slidevert +} \ No newline at end of file diff --git a/.config/hypr/hyprlock/theme.conf b/.config/hypr/hyprlock/theme.conf index 7948f1e..8953bc0 100644 --- a/.config/hypr/hyprlock/theme.conf +++ b/.config/hypr/hyprlock/theme.conf @@ -1,112 +1,115 @@ -# HyDE default layout -# Wallbash generated layout +# By: Arfan on Clouds https://github.com/arfan-on-clouds/hyprclouds +# Modified by: The HyDE Project -# Local Variables -$fontFamily = JetBrainsMono Nerd Font -$fn_greet=echo "Good $(date +%H | awk '{if ($1 < 12) print "Morning"; else if ($1 < 18) print "Afternoon"; else print "Evening"}'), ${USER}" - -# GENERAL -general { - no_fade_in = false - grace = 0 - disable_loading_bar = true -} +$resolve.font=SF Pro Display|https://font.download/dl/font/sf-pro-display.zip +$resolve.font=AlfaSlabOne|https://font.download/dl/font/alfa-slab-one.zip # BACKGROUND background { monitor = + color = $wallbash_pry1_rgba path = $BACKGROUND_PATH - blur_passes = 2 -} - -# TIME -label { - monitor = - text = $TIME - color = $wallbash_txt1_rgba - font_size = 90 - font_family = $fontFamily - position = -30, 0 - halign = right - valign = top -} - -# DATE -label { - monitor = - text = cmd[update:43200000] date +"%A, %d %B %Y" - color = $wallbash_txt2_rgba - font_size = 25 - font_family = $fontFamily - position = -30, -150 - halign = right - valign = top -} - -# USER AVATAR -image { - monitor = - path = $MPRIS_IMAGE - size = 150 # lesser side if not 1:1 ratio - reload_time = 0 # seconds between reloading, 0 to reload with SIGUSR2 - reload_cmd = # command to get new path. if empty, old path will be used. don't run "follow" commands like tail -F - position = 0, 0 - halign = center - valign = center + blur_size = 4 + blur_passes = 3 # 0 disables blurring + noise = 0.0117 + contrast = 1.3000 # Vibrant!!! + brightness = 0.8000 + vibrancy = 0.2100 + vibrancy_darkness = 0.0 } # INPUT FIELD input-field { monitor = - size = 200, 50 #! - outline_thickness = 3 - dots_size = 0.33 # Scale of input-field height, 0.2 - 0.8 - dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0 + size = 190, 50 + outline_thickness = 2 + dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8 + dots_spacing = 0.2 # Scale of dots' absolute size, 0.0 - 1.0 dots_center = true - dots_rounding = -1 # -1 default circle, -2 follow input-field rounding + fade_on_empty = true + font_family = SF Pro Display Bold + placeholder_text = + hide_input = false + position = 0, -170 + halign = center + valign = center outer_color = $wallbash_pry4_rgba inner_color = $wallbash_pry2_rgba font_color = $wallbash_3xa9_rgba - fade_on_empty = true - fade_timeout = 1000 # Milliseconds before fade_on_empty is triggered. - placeholder_text = Input Password... # Text rendered in the input box when it's empty. - hide_input = false - rounding = -1 # -1 means complete rounding (circle/oval) check_color = $wallbash_pry4_rgba - fail_color = rgba(FF0000FF) # if authentication failed, changes outer_color and fail message color - fail_text = $FAIL ($ATTEMPTS) # can be set to empty - fail_transition = 300 # transition time in ms between normal outer_color and fail_color - capslock_color = -1 - numlock_color = -1 - bothlock_color = -1 # when both locks are active. -1 means don't change outer color (same for above) - invert_numlock = false # change color if numlock is off - swap_font_color = true # see below - position = 0, 80 - halign = center - valign = bottom + } - -# USER Greeting +# Hour-Time label { monitor = - text = cmd[update:60000] $fn_greet - color = $text - font_size = 20 - font_family = $fontFamily Bold - position = 0, -190 + text = cmd[update:1000] echo -e "$(date +"%I")" + color = $wallbash_1xa8_rgba + shadow_passes = 3 + shadow_size = 2 + font_size = 100 + font_family = AlfaSlabOne + position = 0, 100 halign = center valign = center } -# Mpris and SPLASH +# Minute-Time label { monitor = - text = cmd[update:1000] $SPLASH_CMD # Outputs the song title when mpris is available, otherwise, it will output the splash command. - color = $wallbash_txt2_rgba - font_family = $fontFamily - font_size = 15 - position = 0, 0 + text = cmd[update:1000] echo -e "$(date +"%M")" + color = $wallbash_3xa9_rgba + font_size = 100 + font_family = AlfaSlabOne + shadow_passes = 3 + shadow_size = 2 + position = 0, -20 + halign = center + valign = center +} + +# Day-Date-Month +label { + monitor = + text = cmd[update:1000] echo -e "$(date +"%d %b %A")" + color = $wallbash_3xa9_rgba + shadow_passes = 3 + shadow_size = 1 + font_size = 12 + font_family = JetBrains Mono Nerd Font Mono ExtraBold + position = 1%, -1% + halign = left + valign = top +} + + + +# CURRENT SONG +label { + monitor = + text = cmd[update:1000] $MPRIS_TEXT # Outputs the song title when mpris is available, otherwise, it will output the splash command. + color = $wallbash_3xa9_rgba + shadow_passes = 3 + shadow_size = 1 + font_size = 14 + font_family = JetBrains Mono Nerd, SF Pro Display Bold + position = 0, 20 + halign = center + valign = bottom +} +image { + monitor = + path = $MPRIS_IMAGE + size = 80 # lesser side if not 1:1 ratio + rounding = -1 # negative values mean circle + border_size = 0 + shadow_passes = 3 + shadow_size = 3 + border_color = rgb(221, 221, 221) + rotate = 0 # degrees, counter-clockwise + reload_time = 0 # seconds between reloading, 0 to reload with SIGUSR2 + # reload_cmd = # command to get new path. if empty, old path will be used. don't run "follow" commands like tail -F + position = 0, 10% halign = center valign = bottom } @@ -131,8 +134,24 @@ label { text = $LAYOUT color = $wallbash_4xa9_rgba font_size = 20 - font_family = $fontFamily + font_family = JetBrains Mono Nerd, SF Pro Display Bold position = -2%, 1% halign = right valign = bottom } + + +# Weather +#! Put the weather command last to lessen the load time of other modules +label { + monitor = + text = cmd[update:18000000] $WEATHER_CMD + color = $wallbash_3xa9_rgba + font_size = 16 + shadow_passes = 3 + shadow_size = 1 + font_family = JetBrains Mono Nerd, SF Pro Display Bold + position = -1%, -1% + halign = right + valign = top +} diff --git a/.config/hypr/themes/colors.conf b/.config/hypr/themes/colors.conf index c4267db..d2cbb8d 100644 --- a/.config/hypr/themes/colors.conf +++ b/.config/hypr/themes/colors.conf @@ -3,109 +3,109 @@ # Color group 1 -$wallbash_pry1 = 181A0B # primary color 1 +$wallbash_pry1 = 131311 # primary color 1 $wallbash_txt1 = FFFFFF # text color 1 -$wallbash_1xa1 = 4C5229 # accent color 1 for primary color 1 -$wallbash_1xa2 = 656B3A # accent color 2 for primary color 1 -$wallbash_1xa3 = 767D4B # accent color 3 for primary color 1 -$wallbash_1xa4 = 878F57 # accent color 4 for primary color 1 -$wallbash_1xa5 = 9BA365 # accent color 5 for primary color 1 -$wallbash_1xa6 = B8C27A # accent color 6 for primary color 1 -$wallbash_1xa7 = DBE69A # accent color 7 for primary color 1 -$wallbash_1xa8 = E6F0AA # accent color 8 for primary color 1 -$wallbash_1xa9 = F8FFCC # accent color 9 for primary color 1 +$wallbash_1xa1 = 525229 # accent color 1 for primary color 1 +$wallbash_1xa2 = 6B6B3A # accent color 2 for primary color 1 +$wallbash_1xa3 = 7D7D4B # accent color 3 for primary color 1 +$wallbash_1xa4 = 8F8F57 # accent color 4 for primary color 1 +$wallbash_1xa5 = A3A365 # accent color 5 for primary color 1 +$wallbash_1xa6 = C2C27A # accent color 6 for primary color 1 +$wallbash_1xa7 = E6E69A # accent color 7 for primary color 1 +$wallbash_1xa8 = F0F0AA # accent color 8 for primary color 1 +$wallbash_1xa9 = FFFFCC # accent color 9 for primary color 1 # in rgba format -$wallbash_pry1_rgba = rgba(24,26,11,0.95) # primary color 1 -$wallbash_txt1_rgba = rgba(255,255,255,0.95) # text color 1 -$wallbash_1xa1_rgba = rgba(76,82,41,0.95) # accent color 1 for primary color 1 -$wallbash_1xa2_rgba = rgba(101,107,58,0.95) # accent color 2 for primary color 1 -$wallbash_1xa3_rgba = rgba(118,125,75,0.95) # accent color 3 for primary color 1 -$wallbash_1xa4_rgba = rgba(135,143,87,0.95) # accent color 4 for primary color 1 -$wallbash_1xa5_rgba = rgba(155,163,101,0.95) # accent color 5 for primary color 1 -$wallbash_1xa6_rgba = rgba(184,194,122,0.95) # accent color 6 for primary color 1 -$wallbash_1xa7_rgba = rgba(219,230,154,0.95) # accent color 7 for primary color 1 -$wallbash_1xa8_rgba = rgba(230,240,170,0.95) # accent color 8 for primary color 1 -$wallbash_1xa9_rgba = rgba(248,255,204,0.95) # accent color 9 for primary color 1 +$wallbash_pry1_rgba = rgba(19,19,17,1) # primary color 1 +$wallbash_txt1_rgba = rgba(255,255,255,1) # text color 1 +$wallbash_1xa1_rgba = rgba(82,82,41,1) # accent color 1 for primary color 1 +$wallbash_1xa2_rgba = rgba(107,107,58,1) # accent color 2 for primary color 1 +$wallbash_1xa3_rgba = rgba(125,125,75,1) # accent color 3 for primary color 1 +$wallbash_1xa4_rgba = rgba(143,143,87,1) # accent color 4 for primary color 1 +$wallbash_1xa5_rgba = rgba(163,163,101,1) # accent color 5 for primary color 1 +$wallbash_1xa6_rgba = rgba(194,194,122,1) # accent color 6 for primary color 1 +$wallbash_1xa7_rgba = rgba(230,230,154,1) # accent color 7 for primary color 1 +$wallbash_1xa8_rgba = rgba(240,240,170,1) # accent color 8 for primary color 1 +$wallbash_1xa9_rgba = rgba(255,255,204,1) # accent color 9 for primary color 1 # Color group 2 -$wallbash_pry2 = 3E4838 # primary color 2 +$wallbash_pry2 = 362920 # primary color 2 $wallbash_txt2 = FFFFFF # text color 2 -$wallbash_2xa1 = 385229 # accent color 1 for primary color 2 -$wallbash_2xa2 = 4C6B3A # accent color 2 for primary color 2 -$wallbash_2xa3 = 5E7D4B # accent color 3 for primary color 2 -$wallbash_2xa4 = 6C8F57 # accent color 4 for primary color 2 -$wallbash_2xa5 = 7CA365 # accent color 5 for primary color 2 -$wallbash_2xa6 = 95C27A # accent color 6 for primary color 2 -$wallbash_2xa7 = B6E69A # accent color 7 for primary color 2 -$wallbash_2xa8 = C4F0AA # accent color 8 for primary color 2 -$wallbash_2xa9 = DFFFCC # accent color 9 for primary color 2 +$wallbash_2xa1 = 523929 # accent color 1 for primary color 2 +$wallbash_2xa2 = 6B4E3A # accent color 2 for primary color 2 +$wallbash_2xa3 = 7D5F4B # accent color 3 for primary color 2 +$wallbash_2xa4 = 8F6E57 # accent color 4 for primary color 2 +$wallbash_2xa5 = A37F65 # accent color 5 for primary color 2 +$wallbash_2xa6 = C2977A # accent color 6 for primary color 2 +$wallbash_2xa7 = E6B99A # accent color 7 for primary color 2 +$wallbash_2xa8 = F0C7AA # accent color 8 for primary color 2 +$wallbash_2xa9 = FFE1CC # accent color 9 for primary color 2 # in rgba format -$wallbash_pry2_rgba = rgba(62,72,56,0.95) # primary color 2 -$wallbash_txt2_rgba = rgba(255,255,255,0.95) # text color 2 -$wallbash_2xa1_rgba = rgba(56,82,41,0.95) # accent color 1 for primary color 2 -$wallbash_2xa2_rgba = rgba(76,107,58,0.95) # accent color 2 for primary color 2 -$wallbash_2xa3_rgba = rgba(94,125,75,0.95) # accent color 3 for primary color 2 -$wallbash_2xa4_rgba = rgba(108,143,87,0.95) # accent color 4 for primary color 2 -$wallbash_2xa5_rgba = rgba(124,163,101,0.95) # accent color 5 for primary color 2 -$wallbash_2xa6_rgba = rgba(149,194,122,0.95) # accent color 6 for primary color 2 -$wallbash_2xa7_rgba = rgba(182,230,154,0.95) # accent color 7 for primary color 2 -$wallbash_2xa8_rgba = rgba(196,240,170,0.95) # accent color 8 for primary color 2 -$wallbash_2xa9_rgba = rgba(223,255,204,0.95) # accent color 9 for primary color 2 +$wallbash_pry2_rgba = rgba(54,41,32,1) # primary color 2 +$wallbash_txt2_rgba = rgba(255,255,255,1) # text color 2 +$wallbash_2xa1_rgba = rgba(82,57,41,1) # accent color 1 for primary color 2 +$wallbash_2xa2_rgba = rgba(107,78,58,1) # accent color 2 for primary color 2 +$wallbash_2xa3_rgba = rgba(125,95,75,1) # accent color 3 for primary color 2 +$wallbash_2xa4_rgba = rgba(143,110,87,1) # accent color 4 for primary color 2 +$wallbash_2xa5_rgba = rgba(163,127,101,1) # accent color 5 for primary color 2 +$wallbash_2xa6_rgba = rgba(194,151,122,1) # accent color 6 for primary color 2 +$wallbash_2xa7_rgba = rgba(230,185,154,1) # accent color 7 for primary color 2 +$wallbash_2xa8_rgba = rgba(240,199,170,1) # accent color 8 for primary color 2 +$wallbash_2xa9_rgba = rgba(255,225,204,1) # accent color 9 for primary color 2 # Color group 3 -$wallbash_pry3 = 56625A # primary color 3 +$wallbash_pry3 = 5E4533 # primary color 3 $wallbash_txt3 = FFFFFF # text color 3 -$wallbash_3xa1 = 295236 # accent color 1 for primary color 3 -$wallbash_3xa2 = 3A6B4A # accent color 2 for primary color 3 -$wallbash_3xa3 = 4B7D5C # accent color 3 for primary color 3 -$wallbash_3xa4 = 578F6A # accent color 4 for primary color 3 -$wallbash_3xa5 = 65A37A # accent color 5 for primary color 3 -$wallbash_3xa6 = 7AC292 # accent color 6 for primary color 3 -$wallbash_3xa7 = 9AE6B3 # accent color 7 for primary color 3 -$wallbash_3xa8 = AAF0C1 # accent color 8 for primary color 3 -$wallbash_3xa9 = CCFFDD # accent color 9 for primary color 3 +$wallbash_3xa1 = 523A29 # accent color 1 for primary color 3 +$wallbash_3xa2 = 6B4E3A # accent color 2 for primary color 3 +$wallbash_3xa3 = 7D604B # accent color 3 for primary color 3 +$wallbash_3xa4 = 8F6E57 # accent color 4 for primary color 3 +$wallbash_3xa5 = A37F65 # accent color 5 for primary color 3 +$wallbash_3xa6 = C2987A # accent color 6 for primary color 3 +$wallbash_3xa7 = E6B99A # accent color 7 for primary color 3 +$wallbash_3xa8 = F0C7AA # accent color 8 for primary color 3 +$wallbash_3xa9 = FFE1CC # accent color 9 for primary color 3 # in rgba format -$wallbash_pry3_rgba = rgba(86,98,90,0.95) # primary color 3 -$wallbash_txt3_rgba = rgba(255,255,255,0.95) # text color 3 -$wallbash_3xa1_rgba = rgba(41,82,54,0.95) # accent color 1 for primary color 3 -$wallbash_3xa2_rgba = rgba(58,107,74,0.95) # accent color 2 for primary color 3 -$wallbash_3xa3_rgba = rgba(75,125,92,0.95) # accent color 3 for primary color 3 -$wallbash_3xa4_rgba = rgba(87,143,106,0.95) # accent color 4 for primary color 3 -$wallbash_3xa5_rgba = rgba(101,163,122,0.95) # accent color 5 for primary color 3 -$wallbash_3xa6_rgba = rgba(122,194,146,0.95) # accent color 6 for primary color 3 -$wallbash_3xa7_rgba = rgba(154,230,179,0.95) # accent color 7 for primary color 3 -$wallbash_3xa8_rgba = rgba(170,240,193,0.95) # accent color 8 for primary color 3 -$wallbash_3xa9_rgba = rgba(204,255,221,0.95) # accent color 9 for primary color 3 +$wallbash_pry3_rgba = rgba(94,69,51,1) # primary color 3 +$wallbash_txt3_rgba = rgba(255,255,255,1) # text color 3 +$wallbash_3xa1_rgba = rgba(82,58,41,1) # accent color 1 for primary color 3 +$wallbash_3xa2_rgba = rgba(107,78,58,1) # accent color 2 for primary color 3 +$wallbash_3xa3_rgba = rgba(125,96,75,1) # accent color 3 for primary color 3 +$wallbash_3xa4_rgba = rgba(143,110,87,1) # accent color 4 for primary color 3 +$wallbash_3xa5_rgba = rgba(163,127,101,1) # accent color 5 for primary color 3 +$wallbash_3xa6_rgba = rgba(194,152,122,1) # accent color 6 for primary color 3 +$wallbash_3xa7_rgba = rgba(230,185,154,1) # accent color 7 for primary color 3 +$wallbash_3xa8_rgba = rgba(240,199,170,1) # accent color 8 for primary color 3 +$wallbash_3xa9_rgba = rgba(255,225,204,1) # accent color 9 for primary color 3 # Color group 4 -$wallbash_pry4 = A4A768 # primary color 4 -$wallbash_txt4 = 131314 # text color 4 -$wallbash_4xa1 = 505229 # accent color 1 for primary color 4 -$wallbash_4xa2 = 696B3A # accent color 2 for primary color 4 -$wallbash_4xa3 = 7B7D4B # accent color 3 for primary color 4 -$wallbash_4xa4 = 8C8F57 # accent color 4 for primary color 4 -$wallbash_4xa5 = A0A365 # accent color 5 for primary color 4 -$wallbash_4xa6 = BEC27A # accent color 6 for primary color 4 -$wallbash_4xa7 = E2E69A # accent color 7 for primary color 4 -$wallbash_4xa8 = ECF0AA # accent color 8 for primary color 4 -$wallbash_4xa9 = FDFFCC # accent color 9 for primary color 4 +$wallbash_pry4 = 8B6F56 # primary color 4 +$wallbash_txt4 = FFFFFF # text color 4 +$wallbash_4xa1 = 523C29 # accent color 1 for primary color 4 +$wallbash_4xa2 = 6B513A # accent color 2 for primary color 4 +$wallbash_4xa3 = 7D634B # accent color 3 for primary color 4 +$wallbash_4xa4 = 8F7157 # accent color 4 for primary color 4 +$wallbash_4xa5 = A38265 # accent color 5 for primary color 4 +$wallbash_4xa6 = C29C7A # accent color 6 for primary color 4 +$wallbash_4xa7 = E6BD9A # accent color 7 for primary color 4 +$wallbash_4xa8 = F0CBAA # accent color 8 for primary color 4 +$wallbash_4xa9 = FFE4CC # accent color 9 for primary color 4 # in rgba format -$wallbash_pry4_rgba = rgba(164,167,104,0.95) # primary color 4 -$wallbash_txt4_rgba = rgba(19,19,20,0.95) # text color 4 -$wallbash_4xa1_rgba = rgba(80,82,41,0.95) # accent color 1 for primary color 4 -$wallbash_4xa2_rgba = rgba(105,107,58,0.95) # accent color 2 for primary color 4 -$wallbash_4xa3_rgba = rgba(123,125,75,0.95) # accent color 3 for primary color 4 -$wallbash_4xa4_rgba = rgba(140,143,87,0.95) # accent color 4 for primary color 4 -$wallbash_4xa5_rgba = rgba(160,163,101,0.95) # accent color 5 for primary color 4 -$wallbash_4xa6_rgba = rgba(190,194,122,0.95) # accent color 6 for primary color 4 -$wallbash_4xa7_rgba = rgba(226,230,154,0.95) # accent color 7 for primary color 4 -$wallbash_4xa8_rgba = rgba(236,240,170,0.95) # accent color 8 for primary color 4 -$wallbash_4xa9_rgba = rgba(253,255,204,0.95) # accent color 9 for primary color 4 +$wallbash_pry4_rgba = rgba(139,111,86,1) # primary color 4 +$wallbash_txt4_rgba = rgba(255,255,255,1) # text color 4 +$wallbash_4xa1_rgba = rgba(82,60,41,1) # accent color 1 for primary color 4 +$wallbash_4xa2_rgba = rgba(107,81,58,1) # accent color 2 for primary color 4 +$wallbash_4xa3_rgba = rgba(125,99,75,1) # accent color 3 for primary color 4 +$wallbash_4xa4_rgba = rgba(143,113,87,1) # accent color 4 for primary color 4 +$wallbash_4xa5_rgba = rgba(163,130,101,1) # accent color 5 for primary color 4 +$wallbash_4xa6_rgba = rgba(194,156,122,1) # accent color 6 for primary color 4 +$wallbash_4xa7_rgba = rgba(230,189,154,1) # accent color 7 for primary color 4 +$wallbash_4xa8_rgba = rgba(240,203,170,1) # accent color 8 for primary color 4 +$wallbash_4xa9_rgba = rgba(255,228,204,1) # accent color 9 for primary color 4 diff --git a/.config/hypr/themes/theme.conf b/.config/hypr/themes/theme.conf index e667f2c..9894b1c 100644 --- a/.config/hypr/themes/theme.conf +++ b/.config/hypr/themes/theme.conf @@ -1,34 +1,64 @@ +#  // P̳r̳a̳s̳a̳n̳t̳h̳ R̳a̳n̳g̳a̳n̳ -$GTK_THEME=Kripton -$ICON_THEME=Vivid-Glassy-Dark-Icons -$CURSOR_THEME=Sweet-cursors +$GTK_THEME=Grukai +$ICON_THEME=buuf-icons-for-plasma $COLOR_SCHEME=prefer-dark -$CURSOR_SIZE=20 -$FONT=Noto_Sans +$CURSOR_THEME=Simp1e +$CURSOR_SIZE=18 +$FONT = Inter + + +# Optional: The varibles above will be set automatically when the theme is loaded +# This exec commands will soon be deprecated general { - gaps_in = 6 - gaps_out = 12 - border_size = 3 - col.active_border = rgba(78c6ebff) rgba(8289a3ff) 45deg - col.inactive_border = rgba(7, 15, 42, 0.58) + gaps_in = 3 + gaps_out = 5 + border_size = 2 + col.active_border = rgba(B3BBA3ff) rgba(1A1A1Aff) 45deg + col.inactive_border = rgba(232425ff) rgba(444742ff) 45deg layout = dwindle resize_on_border = true } +group { + col.border_active = rgba(B3BBA3ff) rgba(1A1A1Aff) 45deg + col.border_inactive = rgba(232425cc) rgba(444742cc) 45deg + col.border_locked_active = rgba(FFFFFFff) rgba(0D0D0Dff) 45deg + col.border_locked_inactive = rgba(FFFFFFcc) rgba(FFFFFFcc) 45deg +} + decoration { - rounding = 6 + rounding = 8 + shadow:enabled = true + + active_opacity = 0.95 + inactive_opacity = 0.8 + + dim_inactive = true + dim_strength = 0.15 blur { enabled = yes - size = 4 - passes = 2 + size = 2 + passes = 7 new_optimizations = on ignore_opacity = on xray = false + brightness = 0.9 + } + + shadow { + enabled = true + ignore_window = false + offset = 4 4 4 4 + range = 9 + render_power = 1 + scale = 1.0 + color = 0xaa130d06 + color_inactive = 0x66130d06 } } -blurls = waybar - +layerrule = blur,waybar diff --git a/.config/hypr/themes/wallbash.conf b/.config/hypr/themes/wallbash.conf index b864717..50cccea 100644 --- a/.config/hypr/themes/wallbash.conf +++ b/.config/hypr/themes/wallbash.conf @@ -1,19 +1,19 @@ # Auto-generated by HyDE // Read-only # // ---------------------------- -# HyDE Theme: Code Garden -# Configuration File: "/home/elleoma/.config/hyde/themes/Code Garden/hypr.theme" +# HyDE Theme: Grukai +# Configuration File: "/home/elleoma/.config/hyde/themes/Grukai/hypr.theme" # Wallbash Mode : theme # // ---------------------------- -$HYDE_THEME=Code Garden -$GTK_THEME=Kripton +$HYDE_THEME=Grukai +$GTK_THEME=Grukai $COLOR-SCHEME=prefer-dark -$ICON_THEME=Vivid-Glassy-Dark-Icons +$ICON_THEME=buuf-icons-for-plasma -$CURSOR_THEME=Sweet-cursors -$CURSOR_SIZE=20 +$CURSOR_THEME=Simp1e +$CURSOR_SIZE=18 -$FONT=Noto_Sans +$FONT=Inter $FONT_SIZE=10 $DOCUMENT_FONT=Cantarell $DOCUMENT_FONT_SIZE=10 diff --git a/.tmux.conf b/.tmux.conf index a54c2b8..7398c9a 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,9 +1,17 @@ set -g base-index 1 setw -g pane-base-index 1 -set -g allow-passthrough on +set-option -g allow-passthrough on + +# List of plugins +set -g @plugin 'tmux-plugins/tpm' +set -g @plugin 'tmux-plugins/tmux-sensible' +set -g @plugin 'tmux-plugins/tmux-resurrect' set-window-option -g mode-keys vi bind-key -T copy-mode-vi v send -X begin-selection bind-key -T copy-mode-vi V send -X select-line set -s copy-command 'xclip -in -selection clipboard' bind-key -T copy-mode-vi y send -X copy-pipe-and-cancel 'xclip -in -selection clipboard' +set -g @resurrect-strategy-nvim 'session' + +run '~/.tmux/plugins/tpm/tpm' diff --git a/.tmux/plugins/tmux-resurrect b/.tmux/plugins/tmux-resurrect new file mode 160000 index 0000000..cff343c --- /dev/null +++ b/.tmux/plugins/tmux-resurrect @@ -0,0 +1 @@ +Subproject commit cff343cf9e81983d3da0c8562b01616f12e8d548 diff --git a/.tmux/plugins/tmux-sensible b/.tmux/plugins/tmux-sensible new file mode 160000 index 0000000..25cb91f --- /dev/null +++ b/.tmux/plugins/tmux-sensible @@ -0,0 +1 @@ +Subproject commit 25cb91f42d020f675bb0a2ce3fbd3a5d96119efa diff --git a/.tmux/plugins/tpm b/.tmux/plugins/tpm new file mode 160000 index 0000000..99469c4 --- /dev/null +++ b/.tmux/plugins/tpm @@ -0,0 +1 @@ +Subproject commit 99469c4a9b1ccf77fade25842dc7bafbc8ce9946