From 26ef454dfc36ae78e80c3604d527d5e4db6bcced Mon Sep 17 00:00:00 2001 From: yyasha Date: Wed, 15 May 2024 00:37:42 +0300 Subject: [PATCH] hyprland update config --- hypr/hyprland.conf | 12 ++++++------ hypr/hyprpaper.conf | 6 +++--- nvim/lua/chadrc.lua | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 0dbf356..64d0c55 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -6,7 +6,7 @@ autogenerated = 0 # remove this line to remove the warning # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=eDP-1,1920x1080@60,auto,auto +monitor=eDP-1,1920x1080@60,auto,1.5 monitor=HDMI-A-1,2560x1440@144,auto,1 # See https://wiki.hyprland.org/Configuring/Keywords/ for more @@ -60,7 +60,7 @@ general { cursor_inactive_timeout = 1 resize_on_border = false - hover_icon_on_border = flase + hover_icon_on_border = 0 # Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on allow_tearing = false @@ -124,16 +124,16 @@ misc { # Example per-device config # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more -device:epic-mouse-v1 { - sensitivity = -0.5 -} +# device:epic-mouse-v1 { + # sensitivity = -0.5 +# } # Example windowrule v1 # windowrule = float, ^(kitty)$ # Example windowrule v2 # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more -windowrulev2 = nomaximizerequest, class:.* # You'll probably like this. +# windowrulev2 = nomaximizerequest, class:.* # You'll probably like this. # See https://wiki.hyprland.org/Configuring/Keywords/ for more diff --git a/hypr/hyprpaper.conf b/hypr/hyprpaper.conf index 202d426..ac9cd17 100644 --- a/hypr/hyprpaper.conf +++ b/hypr/hyprpaper.conf @@ -1,7 +1,7 @@ -preload = /usr/share/backgrounds/manjaro/ostpv3-d.png +preload = /usr/share/backgrounds/manjaro/beehive4k-d.png -wallpaper = eDP-1,/usr/share/backgrounds/manjaro/ostpv3-d.png -wallpaper = HDMI-A-1,/usr/share/backgrounds/manjaro/ostpv3-d.png +wallpaper = eDP-1,/usr/share/backgrounds/manjaro/beehive4k-d.png +wallpaper = HDMI-A-1,/usr/share/backgrounds/manjaro/beehive4k-d.png splash = false diff --git a/nvim/lua/chadrc.lua b/nvim/lua/chadrc.lua index 9896ab9..73e8a48 100644 --- a/nvim/lua/chadrc.lua +++ b/nvim/lua/chadrc.lua @@ -5,8 +5,8 @@ local M = {} M.ui = { - theme = "catppuccin", - theme_toggle = {"catppuccin", "falcon",}, + theme = "oxocarbon", + theme_toggle = {"catppuccin", "oxocarbon",}, statusline = { theme = "default"