From bdc1b29dd8094b641d4ed86b0ee8f348695dd191 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Fri, 1 Nov 2024 12:06:58 +0300 Subject: niri: border colors, trackpoint accel --- dotfiles/.config/niri/config.kdl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dotfiles/.config/niri/config.kdl') diff --git a/dotfiles/.config/niri/config.kdl b/dotfiles/.config/niri/config.kdl index 31b8f03..0efeb75 100644 --- a/dotfiles/.config/niri/config.kdl +++ b/dotfiles/.config/niri/config.kdl @@ -41,7 +41,7 @@ input { trackpoint { // off // natural-scroll - accel-speed -0.2 + accel-speed -0.3 accel-profile "adaptive" // scroll-method "on-button-down" // scroll-button 273 @@ -198,8 +198,8 @@ layout { // active-color "#5b8277" // inactive-color "#4d4d42" - active-gradient from="#7fac96" to="#3f6e90" angle=225 relative-to="workspace-view" - inactive-gradient from="#33333a" to="#676775" angle=225 relative-to="workspace-view" + active-gradient from="#335975" to="#7fac96" angle=45 + inactive-gradient from="#252832" to="#676775" angle=45 } // Struts shrink the area occupied by windows, similarly to layer-shell panels. -- cgit v1.2.3