diff options
Diffstat (limited to 'dotfiles/.config/niri/config.kdl')
-rw-r--r-- | dotfiles/.config/niri/config.kdl | 6 |
1 files changed, 3 insertions, 3 deletions
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. |