diff --git a/hypr-hyprland.conf b/hypr-hyprland.conf index 817c3b1..705edc1 100644 --- a/hypr-hyprland.conf +++ b/hypr-hyprland.conf @@ -31,6 +31,7 @@ $menu = wofi -S drun -i -I -s .config/wofi/style.css exec-once = waybar exec-once = hypridle +exec-once = hyprpaper # Some default env vars. env = XCURSOR_SIZE,24 diff --git a/hypr-hyprpaper.conf b/hypr-hyprpaper.conf new file mode 100644 index 0000000..a2b3835 --- /dev/null +++ b/hypr-hyprpaper.conf @@ -0,0 +1,3 @@ +preload = ~/.config/hypr/wallpaper.jpg +wallpaper = , ~/.config/hypr/wallpaper.jpg +splash = false diff --git a/hypr-wallpaper.jpg b/hypr-wallpaper.jpg new file mode 100644 index 0000000..bbfeb0c Binary files /dev/null and b/hypr-wallpaper.jpg differ diff --git a/kitty-kitty.conf b/kitty-kitty.conf index 308d63c..bfd028f 100644 --- a/kitty-kitty.conf +++ b/kitty-kitty.conf @@ -1,5 +1,5 @@ font_size 12 -cursor_shape underline +font_family GoMono window_margin_width 0 @@ -28,4 +28,3 @@ active_tab_foreground #ffffff active_tab_background #535353 inactive_tab_foreground #ffffff inactive_tab_background #353535 -