regolith-i3-gaps-config
regolith-i3-gaps-config copied to clipboard
Regolith configuration for i3-gaps in Regolith 1.x
Hi! Essentially there were hardcoded Mod1's in the code. That was generating the conflict when swapping mod keys. Hope it helps! PS: This PR is associated to this bug https://github.com/regolith-linux/regolith-desktop/issues/504...
Most DE's place their bar on top, and I believe it is the best default. Maybe we should consider it for the regolith desktop.
A fix for issues when swapping between super and alt, dealing w/ the limitations of i3's variable expansion capabilities. Addresses https://github.com/regolith-linux/regolith-desktop/issues/504. Please see note here: https://github.com/regolith-linux/regolith-desktop/issues/504#issuecomment-741513554 I'd just like to...
Want to have a music player or video in a small floating window while working? Sticky floating windows allow you to have them always on top across multiple workspaces. Please...
When used with the options i3-wm.mod: Mod1 i3-wm.alt: Mod4 In $HOME/regolith/Xresources it would cause an invalid file because of duplicated mappings and the shortcuts would not work as expected
The vertical vim-like resize bindings were swapped in comparison to the arrow keys. j = Down = grow k = Up = shrink