diff --git a/.config/niri/config.kdl##hostname.dbox b/.config/niri/config.kdl##hostname.dbox index 45aef3f9..8f324876 100644 --- a/.config/niri/config.kdl##hostname.dbox +++ b/.config/niri/config.kdl##hostname.dbox @@ -245,7 +245,7 @@ layer-rule { // Fuzzel defaults to 10 px rounded corners. // geometry-corner-radius 10 } - // Example: enable rounded corners for all windows.// (This example rule is commented out with a "/-" in front.) +// Example: enable rounded corners for all windows.// (This example rule is commented out with a "/-" in front.) /-window-rule { geometry-corner-radius 12 clip-to-geometry true @@ -486,6 +486,12 @@ binds { // To avoid scrolling through workspaces really fast, you can use // the cooldown-ms property. The bind will be rate-limited to this value. // You can set a cooldown on any bind, but it's most useful for the wheel. + Mod+MouseForward { + focus-column-right + } + Mod+MouseBack { + focus-column-left + } Mod+WheelScrollDown cooldown-ms=150 { focus-workspace-down } diff --git a/.config/yazi/package.toml b/.config/yazi/package.toml index b783ec20..c386c8ab 100644 --- a/.config/yazi/package.toml +++ b/.config/yazi/package.toml @@ -10,8 +10,8 @@ hash = "43019cca17a4d7b41746c2e0a6b8f33f" [[plugin.deps]] use = "Reledia/glow" -rev = "5ce76dc" -hash = "52e5f5c602962e7cbf874da28f52ba45" +rev = "c76bf4f" +hash = "a6b78bf9af5390e3a85a6951fbb7b93" [[plugin.deps]] use = "Reledia/miller" @@ -20,12 +20,12 @@ hash = "2d6d77583162aaf0a599e7a3091b5878" [[plugin.deps]] use = "Reledia/hexyl" -rev = "39d3d4e" -hash = "dd624cbaff94af65f39fd86bc57b340" +rev = "228a9ef" +hash = "cdc65cfe4e60e1bf5afe5769d074fa9c" [[plugin.deps]] use = "Sonico98/exifaudio" -rev = "d794614" +rev = "4379fcf" hash = "a8e15d3c21c02a5af41d46ed04778a02" [[plugin.deps]] @@ -50,5 +50,5 @@ hash = "ada10d1213f2117878e0fd90df708619" [[flavor.deps]] use = "ashen-org/ashen:ashen" -rev = "42ed408" +rev = "ee0708d" hash = "a6f097910912721681300869a94d1fd8"