From e0a41d1c0eaaea1ce83fd8a0f5b4f914e3d9b868 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Fri, 23 Feb 2024 20:47:38 +0330 Subject: [PATCH] chore: eww config moved to hyprland folder --- .../eww/{.config/eww => }/bar/assets/images/mic.png | Bin .../{.config/eww => }/bar/assets/images/music.png | Bin .../{.config/eww => }/bar/assets/images/profile.png | Bin .../{.config/eww => }/bar/assets/images/speaker.png | Bin .../{.config/eww => }/bar/assets/scss/colors.scss | 0 .../{.config/eww => }/bar/assets/scss/index.scss | 0 .../bar/assets/scss/widgets/workspaces.scss | 0 hyprland/.config/eww/{.config/eww => }/bar/eww.scss | 0 hyprland/.config/eww/{.config/eww => }/bar/eww.yuck | 0 .../.config/eww/{.config/eww => }/bar/launch_bar | 0 .../eww/{.config/eww => }/bar/scripts/battery | 0 .../eww/{.config/eww => }/bar/scripts/mem-ad | 0 .../eww/{.config/eww => }/bar/scripts/memory | 0 .../eww/{.config/eww => }/bar/scripts/music_info | 0 .../.config/eww/{.config/eww => }/bar/scripts/pop | 0 .../.config/eww/{.config/eww => }/bar/scripts/wifi | 0 .../eww/{.config/eww => }/bar/scripts/workspace | 0 hyprland/.config/hypr/conf/decorations/default.conf | 2 +- 18 files changed, 1 insertion(+), 1 deletion(-) rename hyprland/.config/eww/{.config/eww => }/bar/assets/images/mic.png (100%) rename hyprland/.config/eww/{.config/eww => }/bar/assets/images/music.png (100%) rename hyprland/.config/eww/{.config/eww => }/bar/assets/images/profile.png (100%) rename hyprland/.config/eww/{.config/eww => }/bar/assets/images/speaker.png (100%) rename hyprland/.config/eww/{.config/eww => }/bar/assets/scss/colors.scss (100%) rename hyprland/.config/eww/{.config/eww => }/bar/assets/scss/index.scss (100%) rename hyprland/.config/eww/{.config/eww => }/bar/assets/scss/widgets/workspaces.scss (100%) rename hyprland/.config/eww/{.config/eww => }/bar/eww.scss (100%) rename hyprland/.config/eww/{.config/eww => }/bar/eww.yuck (100%) rename hyprland/.config/eww/{.config/eww => }/bar/launch_bar (100%) rename hyprland/.config/eww/{.config/eww => }/bar/scripts/battery (100%) rename hyprland/.config/eww/{.config/eww => }/bar/scripts/mem-ad (100%) rename hyprland/.config/eww/{.config/eww => }/bar/scripts/memory (100%) rename hyprland/.config/eww/{.config/eww => }/bar/scripts/music_info (100%) rename hyprland/.config/eww/{.config/eww => }/bar/scripts/pop (100%) rename hyprland/.config/eww/{.config/eww => }/bar/scripts/wifi (100%) rename hyprland/.config/eww/{.config/eww => }/bar/scripts/workspace (100%) diff --git a/hyprland/.config/eww/.config/eww/bar/assets/images/mic.png b/hyprland/.config/eww/bar/assets/images/mic.png similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/assets/images/mic.png rename to hyprland/.config/eww/bar/assets/images/mic.png diff --git a/hyprland/.config/eww/.config/eww/bar/assets/images/music.png b/hyprland/.config/eww/bar/assets/images/music.png similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/assets/images/music.png rename to hyprland/.config/eww/bar/assets/images/music.png diff --git a/hyprland/.config/eww/.config/eww/bar/assets/images/profile.png b/hyprland/.config/eww/bar/assets/images/profile.png similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/assets/images/profile.png rename to hyprland/.config/eww/bar/assets/images/profile.png diff --git a/hyprland/.config/eww/.config/eww/bar/assets/images/speaker.png b/hyprland/.config/eww/bar/assets/images/speaker.png similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/assets/images/speaker.png rename to hyprland/.config/eww/bar/assets/images/speaker.png diff --git a/hyprland/.config/eww/.config/eww/bar/assets/scss/colors.scss b/hyprland/.config/eww/bar/assets/scss/colors.scss similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/assets/scss/colors.scss rename to hyprland/.config/eww/bar/assets/scss/colors.scss diff --git a/hyprland/.config/eww/.config/eww/bar/assets/scss/index.scss b/hyprland/.config/eww/bar/assets/scss/index.scss similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/assets/scss/index.scss rename to hyprland/.config/eww/bar/assets/scss/index.scss diff --git a/hyprland/.config/eww/.config/eww/bar/assets/scss/widgets/workspaces.scss b/hyprland/.config/eww/bar/assets/scss/widgets/workspaces.scss similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/assets/scss/widgets/workspaces.scss rename to hyprland/.config/eww/bar/assets/scss/widgets/workspaces.scss diff --git a/hyprland/.config/eww/.config/eww/bar/eww.scss b/hyprland/.config/eww/bar/eww.scss similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/eww.scss rename to hyprland/.config/eww/bar/eww.scss diff --git a/hyprland/.config/eww/.config/eww/bar/eww.yuck b/hyprland/.config/eww/bar/eww.yuck similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/eww.yuck rename to hyprland/.config/eww/bar/eww.yuck diff --git a/hyprland/.config/eww/.config/eww/bar/launch_bar b/hyprland/.config/eww/bar/launch_bar similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/launch_bar rename to hyprland/.config/eww/bar/launch_bar diff --git a/hyprland/.config/eww/.config/eww/bar/scripts/battery b/hyprland/.config/eww/bar/scripts/battery similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/scripts/battery rename to hyprland/.config/eww/bar/scripts/battery diff --git a/hyprland/.config/eww/.config/eww/bar/scripts/mem-ad b/hyprland/.config/eww/bar/scripts/mem-ad similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/scripts/mem-ad rename to hyprland/.config/eww/bar/scripts/mem-ad diff --git a/hyprland/.config/eww/.config/eww/bar/scripts/memory b/hyprland/.config/eww/bar/scripts/memory similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/scripts/memory rename to hyprland/.config/eww/bar/scripts/memory diff --git a/hyprland/.config/eww/.config/eww/bar/scripts/music_info b/hyprland/.config/eww/bar/scripts/music_info similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/scripts/music_info rename to hyprland/.config/eww/bar/scripts/music_info diff --git a/hyprland/.config/eww/.config/eww/bar/scripts/pop b/hyprland/.config/eww/bar/scripts/pop similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/scripts/pop rename to hyprland/.config/eww/bar/scripts/pop diff --git a/hyprland/.config/eww/.config/eww/bar/scripts/wifi b/hyprland/.config/eww/bar/scripts/wifi similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/scripts/wifi rename to hyprland/.config/eww/bar/scripts/wifi diff --git a/hyprland/.config/eww/.config/eww/bar/scripts/workspace b/hyprland/.config/eww/bar/scripts/workspace similarity index 100% rename from hyprland/.config/eww/.config/eww/bar/scripts/workspace rename to hyprland/.config/eww/bar/scripts/workspace diff --git a/hyprland/.config/hypr/conf/decorations/default.conf b/hyprland/.config/hypr/conf/decorations/default.conf index 9edbd50..a1b9027 100644 --- a/hyprland/.config/hypr/conf/decorations/default.conf +++ b/hyprland/.config/hypr/conf/decorations/default.conf @@ -12,7 +12,7 @@ decoration { passes = 3 new_optimizations = on ignore_opacity = true - # blurls = waybar + blurls = waybar # xray = true # blurls = dunst }