summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorUhGoomba <53350163+UhGoomba@users.noreply.github.com>2024-08-19 06:24:27 -0400
committerUhGoomba <53350163+UhGoomba@users.noreply.github.com>2024-08-19 06:24:27 -0400
commit4714222e8d6a86011f52dc0aa0823ce03d63568e (patch)
treef59223ade59e3bfbedc46e2a7b9b0e225ebda137 /hypr
parentb757dadbd1557c9413b682af28eb45a397858953 (diff)
waybar, background, keybinds
Diffstat (limited to 'hypr')
-rw-r--r--hypr/.config/hypr/hyprpaper.conf8
-rw-r--r--hypr/.config/hypr/signalis.pngbin205675 -> 0 bytes
-rw-r--r--hypr/.config/hypr/style.conf4
3 files changed, 7 insertions, 5 deletions
diff --git a/hypr/.config/hypr/hyprpaper.conf b/hypr/.config/hypr/hyprpaper.conf
index 609de6d..af1318f 100644
--- a/hypr/.config/hypr/hyprpaper.conf
+++ b/hypr/.config/hypr/hyprpaper.conf
@@ -1,7 +1,9 @@
-preload = signalis.png
+$wallpapername = fogForest-transformed2.png
-wallpaper = DP-1,signalis.png
-wallpaper = DP-2,signalis.png
+preload = ~/.dotfiles/wallpapers/$wallpapername
+
+wallpaper = DP-1,~/.dotfiles/wallpapers/$wallpapername
+wallpaper = DP-2,~/.dotfiles/wallpapers/$wallpapername
# .. more monitors
# disable messages on bottom
diff --git a/hypr/.config/hypr/signalis.png b/hypr/.config/hypr/signalis.png
deleted file mode 100644
index f51166f..0000000
--- a/hypr/.config/hypr/signalis.png
+++ /dev/null
Binary files differ
diff --git a/hypr/.config/hypr/style.conf b/hypr/.config/hypr/style.conf
index 746689d..f2ce275 100644
--- a/hypr/.config/hypr/style.conf
+++ b/hypr/.config/hypr/style.conf
@@ -1,7 +1,7 @@
decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
- rounding = 10
+ rounding = 4
blur {
enabled = true
@@ -42,7 +42,7 @@ master {
gestures {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
- workspace_swipe = off
+ workspace_swipe = on
}
misc {