AutoYADM commit: 2025-03-02 11:30:03

This commit is contained in:
Daniel Fichtinger 2025-03-02 11:30:03 -05:00
parent 72d2d349fb
commit deac5a9f8e
2 changed files with 13 additions and 7 deletions

View file

@ -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
}

View file

@ -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"