From 516579656e6d2368b8023e78585fe4b8f38ee760 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 12 Mar 2025 23:54:46 +0100 Subject: [PATCH] adds waypaper & styling --- .config/hypr/config/decorations.conf | 5 ++++- .config/hypr/config/workspaces.conf | 1 + .config/hypr/hyprland.conf | 1 + .config/waypaper/config.ini | 25 +++++++++++++++++++++++++ 4 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 .config/hypr/config/workspaces.conf create mode 100644 .config/waypaper/config.ini diff --git a/.config/hypr/config/decorations.conf b/.config/hypr/config/decorations.conf index cb742d0..2268d75 100644 --- a/.config/hypr/config/decorations.conf +++ b/.config/hypr/config/decorations.conf @@ -8,6 +8,7 @@ source = ~/.config/hypr/config/colors.conf decoration { active_opacity = 1 + inactive_opacity = 0.8 rounding = 4 # https://wiki.hyprland.org/0.45.0/Configuring/Variables/#blur @@ -15,11 +16,13 @@ decoration { size = 15 passes = 2 # more passes = more resource intensive. xray = true + noise = 0.02 } # https://wiki.hyprland.org/0.45.0/Configuring/Variables/#shadow shadow { - enabled = false + enabled = true + range = 10 } } diff --git a/.config/hypr/config/workspaces.conf b/.config/hypr/config/workspaces.conf new file mode 100644 index 0000000..a9ba430 --- /dev/null +++ b/.config/hypr/config/workspaces.conf @@ -0,0 +1 @@ +workspace = 3, on-created-empty:$applauncher \ No newline at end of file diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 6c493fd..93e0e6f 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -16,6 +16,7 @@ source = ~/.config/hypr/config/keybinds.conf source = ~/.config/hypr/config/monitor.conf source = ~/.config/hypr/config/variables.conf source = ~/.config/hypr/config/windowrules.conf +source = ~/.config/hypr/config/workspaces.conf # Modifying these configs can be done by creating a user defined config in the home directory, e.g. ## ~/.config/hypr/config/user-config.conf diff --git a/.config/waypaper/config.ini b/.config/waypaper/config.ini new file mode 100644 index 0000000..14246c4 --- /dev/null +++ b/.config/waypaper/config.ini @@ -0,0 +1,25 @@ +[Settings] +language = en +folder = /usr/share/wallpapers/ +monitors = All +wallpaper = /usr/share/wallpapers/Wallpaper-Bank/wallpapers/Game-GTA.png +show_path_in_tooltip = True +backend = swaybg +fill = fill +sort = name +color = #ffffff +subfolders = True +all_subfolders = False +show_hidden = False +show_gifs_only = False +post_command = swaybg -o \* -i $wallpaper -m fill +number_of_columns = 3 +swww_transition_type = any +swww_transition_step = 90 +swww_transition_angle = 0 +swww_transition_duration = 2 +swww_transition_fps = 60 +mpvpaper_sound = False +mpvpaper_options = +use_xdg_state = False +