♻️ refactor(hypr): remove luna theme to allow one default theme
|
@ -6,8 +6,7 @@ source = ~/.config/hypr/configs/binds.conf
|
|||
source = ~/.config/hypr/configs/input.conf
|
||||
source = ~/.config/hypr/configs/misc.conf
|
||||
|
||||
# Theme (Add the theme you want)
|
||||
source = ~/.config/hypr/themes/luna/luna.conf
|
||||
source = ~/.config/hypr/theme/theme.conf
|
||||
|
||||
# Autostart
|
||||
exec-once = $HOME/.config/hypr/scripts/autostart/services
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
source = ./themes/luna/colors.conf
|
||||
source = ./theme/colors.conf
|
||||
|
||||
$font = JetBrains Mono Nerd Font 10
|
||||
|
||||
|
@ -8,7 +8,7 @@ general {
|
|||
|
||||
background {
|
||||
monitor =
|
||||
path = $HOME/.config/hypr/themes/luna/walls/flowers.png
|
||||
path = $HOME/.config/hypr/theme/walls/flowers.png
|
||||
color = rgb($lavenderAlpha)
|
||||
|
||||
blur_size = 4
|
||||
|
@ -29,9 +29,8 @@ input-field {
|
|||
dots_size = 0.2
|
||||
dots_spacing = 0.64
|
||||
dots_center = true
|
||||
outer_color = rgb($lavenderAlpha)
|
||||
inner_color = rgb($crustAlpha)
|
||||
font_color = rgb($textAlpha)
|
||||
inner_color = rgb($surface0Alpha)
|
||||
font_color = rgb($subtext0Alpha)
|
||||
check_color = rgb($textYellow)
|
||||
fail_color = rgb($textRed)
|
||||
fail_text = <i>$FAIL <b>($ATTEMPTS)</b></i>
|
||||
|
@ -62,7 +61,7 @@ label {
|
|||
monitor = DP-1
|
||||
text = Hey $USER!
|
||||
shadow_passes = 1
|
||||
color = rgb($textAlpha)
|
||||
color = rgb($subtext0Alpha)
|
||||
font_size = 20
|
||||
font_family = $font
|
||||
position = 0, -102
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
source = ../themes/luna/colors.conf
|
||||
source = ../theme/colors.conf
|
||||
|
||||
# Conf
|
||||
plugin {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
source = ../themes/luna/colors.conf
|
||||
source = ../theme/colors.conf
|
||||
|
||||
# Conf
|
||||
plugin {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
source = ../themes/luna/colors.conf
|
||||
source = ../theme/colors.conf
|
||||
|
||||
# Conf
|
||||
plugin {
|
||||
|
@ -16,7 +16,7 @@ plugin {
|
|||
hideTopLayers = true
|
||||
hideOverlayLayers = true
|
||||
hideRealLayers = true
|
||||
affectStrut = true
|
||||
affectStrut = false
|
||||
workspaceBorderSize = 3
|
||||
|
||||
# Behaviors
|
||||
|
@ -27,4 +27,4 @@ plugin {
|
|||
}
|
||||
|
||||
# Keybinds
|
||||
bind = ALT, TAB, overview:toggle
|
||||
bind = ALT, ESCAPE, overview:toggle
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
source = ../themes/luna/colors.conf
|
||||
source = ../theme/colors.conf
|
||||
|
||||
# Conf
|
||||
plugin {
|
||||
|
|
|
@ -50,8 +50,8 @@ margin = 20
|
|||
lazy = true
|
||||
|
||||
[wallpapers]
|
||||
path = "/home/matt/.config/hypr/themes/luna/walls/"
|
||||
interval = 60 # change every hour
|
||||
command = "swww img --transition-bezier 0.5,1.19,.8,.4 --transition-type wipe --transition-duration 2 --transition-fps 75 \"[file]\" && notify-send 'Wallpaper Changed' -i \"[file]\""
|
||||
path = "/home/matt/.config/hypr/theme/walls/"
|
||||
interval = 60 # change every hour
|
||||
command = "swww img --transition-bezier 0.5,1.19,.8,.4 --transition-type wipe --transition-duration 2 --transition-fps 75 \"[file]\" && notify-send 'Wallpaper Changed' -i \"[file]\" --app-name=Wallpaper"
|
||||
clear_command = "swww clear"
|
||||
extensions = ["jpg", "png", "gif", "jpeg"]
|
||||
|
|
|
@ -12,8 +12,8 @@ general {
|
|||
decoration {
|
||||
rounding = 7
|
||||
|
||||
active_opacity = 0.95
|
||||
inactive_opacity = 0.9
|
||||
active_opacity = 0.92
|
||||
inactive_opacity = 0.87
|
||||
|
||||
blur {
|
||||
enabled = yes
|
|
@ -126,3 +126,5 @@ layerrule = animation fade, swayosd
|
|||
|
||||
layerrule = animation fade, selection
|
||||
layerrule = animation fade, hyprlock
|
||||
|
||||
layerrule = noanim, hyprpicker
|
Before Width: | Height: | Size: 194 KiB After Width: | Height: | Size: 194 KiB |
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 287 KiB After Width: | Height: | Size: 287 KiB |
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 1 MiB After Width: | Height: | Size: 1 MiB |
Before Width: | Height: | Size: 274 KiB After Width: | Height: | Size: 274 KiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 2.8 MiB After Width: | Height: | Size: 2.8 MiB |
Before Width: | Height: | Size: 3.7 MiB After Width: | Height: | Size: 3.7 MiB |
Before Width: | Height: | Size: 403 KiB After Width: | Height: | Size: 403 KiB |
Before Width: | Height: | Size: 956 KiB After Width: | Height: | Size: 956 KiB |
Before Width: | Height: | Size: 9.9 MiB After Width: | Height: | Size: 9.9 MiB |
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 320 KiB After Width: | Height: | Size: 320 KiB |
Before Width: | Height: | Size: 576 KiB After Width: | Height: | Size: 576 KiB |
Before Width: | Height: | Size: 3.1 MiB After Width: | Height: | Size: 3.1 MiB |
Before Width: | Height: | Size: 738 KiB After Width: | Height: | Size: 738 KiB |
Before Width: | Height: | Size: 901 KiB After Width: | Height: | Size: 901 KiB |
Before Width: | Height: | Size: 1,021 KiB After Width: | Height: | Size: 1,021 KiB |
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 129 KiB |
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 83 KiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 3.1 MiB After Width: | Height: | Size: 3.1 MiB |
Before Width: | Height: | Size: 1 MiB After Width: | Height: | Size: 1 MiB |
Before Width: | Height: | Size: 720 KiB After Width: | Height: | Size: 720 KiB |
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 2.6 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 292 KiB After Width: | Height: | Size: 292 KiB |
Before Width: | Height: | Size: 351 KiB After Width: | Height: | Size: 351 KiB |
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 134 KiB |
Before Width: | Height: | Size: 280 KiB After Width: | Height: | Size: 280 KiB |
Before Width: | Height: | Size: 481 KiB After Width: | Height: | Size: 481 KiB |
Before Width: | Height: | Size: 733 KiB After Width: | Height: | Size: 733 KiB |
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 96 KiB |
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 2.6 MiB |
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 2.3 MiB After Width: | Height: | Size: 2.3 MiB |
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 248 KiB After Width: | Height: | Size: 248 KiB |
Before Width: | Height: | Size: 458 KiB After Width: | Height: | Size: 458 KiB |
Before Width: | Height: | Size: 405 KiB After Width: | Height: | Size: 405 KiB |
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
Before Width: | Height: | Size: 2.2 MiB After Width: | Height: | Size: 2.2 MiB |
Before Width: | Height: | Size: 496 KiB After Width: | Height: | Size: 496 KiB |
Before Width: | Height: | Size: 9.1 MiB After Width: | Height: | Size: 9.1 MiB |
Before Width: | Height: | Size: 385 KiB After Width: | Height: | Size: 385 KiB |
Before Width: | Height: | Size: 210 KiB After Width: | Height: | Size: 210 KiB |
Before Width: | Height: | Size: 3.3 MiB After Width: | Height: | Size: 3.3 MiB |
Before Width: | Height: | Size: 347 KiB After Width: | Height: | Size: 347 KiB |
Before Width: | Height: | Size: 2.4 MiB After Width: | Height: | Size: 2.4 MiB |
Before Width: | Height: | Size: 426 KiB After Width: | Height: | Size: 426 KiB |
Before Width: | Height: | Size: 629 KiB After Width: | Height: | Size: 629 KiB |
Before Width: | Height: | Size: 107 KiB After Width: | Height: | Size: 107 KiB |
Before Width: | Height: | Size: 141 KiB After Width: | Height: | Size: 141 KiB |
Before Width: | Height: | Size: 4.2 MiB After Width: | Height: | Size: 4.2 MiB |
Before Width: | Height: | Size: 360 KiB After Width: | Height: | Size: 360 KiB |
Before Width: | Height: | Size: 287 KiB After Width: | Height: | Size: 287 KiB |
Before Width: | Height: | Size: 4.9 MiB After Width: | Height: | Size: 4.9 MiB |
Before Width: | Height: | Size: 790 KiB After Width: | Height: | Size: 790 KiB |
Before Width: | Height: | Size: 538 KiB After Width: | Height: | Size: 538 KiB |
Before Width: | Height: | Size: 2.3 MiB After Width: | Height: | Size: 2.3 MiB |
Before Width: | Height: | Size: 1,021 KiB After Width: | Height: | Size: 1,021 KiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 166 KiB After Width: | Height: | Size: 166 KiB |
Before Width: | Height: | Size: 170 KiB After Width: | Height: | Size: 170 KiB |
Before Width: | Height: | Size: 2 MiB After Width: | Height: | Size: 2 MiB |
Before Width: | Height: | Size: 2.7 MiB After Width: | Height: | Size: 2.7 MiB |
Before Width: | Height: | Size: 286 KiB After Width: | Height: | Size: 286 KiB |
Before Width: | Height: | Size: 273 KiB After Width: | Height: | Size: 273 KiB |
Before Width: | Height: | Size: 303 KiB After Width: | Height: | Size: 303 KiB |
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB |
Before Width: | Height: | Size: 831 KiB After Width: | Height: | Size: 831 KiB |
Before Width: | Height: | Size: 212 KiB After Width: | Height: | Size: 212 KiB |
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 96 KiB |
Before Width: | Height: | Size: 5.4 MiB After Width: | Height: | Size: 5.4 MiB |
Before Width: | Height: | Size: 228 KiB After Width: | Height: | Size: 228 KiB |