Remove duplicate line for i3-fit-floats

Bob Hepple 2024-01-23 21:56:47 +10:00
parent 9efe40bbe9
commit ae57726307

@ -301,7 +301,6 @@ See also: [Screencast-Compatibility](https://github.com/emersion/xdg-desktop-por
* [i3-track-firefox](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-track-firefox) - watch firefox (and other apps) and bind Shift-Insert to paste PRIMARY selection (was 'i3-track-firefox' but now also runs on i3wm) * [i3-track-firefox](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-track-firefox) - watch firefox (and other apps) and bind Shift-Insert to paste PRIMARY selection (was 'i3-track-firefox' but now also runs on i3wm)
* [i3-track-prev-focus](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-track-prev-focus) - mark container with _prev for rapid switching between apps; also make unfocused windows translucent (was 'sway-track-prev-focus' but now also runs on i3wm) * [i3-track-prev-focus](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-track-prev-focus) - mark container with _prev for rapid switching between apps; also make unfocused windows translucent (was 'sway-track-prev-focus' but now also runs on i3wm)
* [nmcli-rofi](https://github.com/jvanbruegge/dotfiles/blob/master/sway/wifi/nmcli-rofi) - Wofi script to select wifi and VPNs with nmcli * [nmcli-rofi](https://github.com/jvanbruegge/dotfiles/blob/master/sway/wifi/nmcli-rofi) - Wofi script to select wifi and VPNs with nmcli
* [i3-fit-floats](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-fit-floats) - manage floaters - fit in w/s; send/bring all to scratchpad; unfloat all (ie tile them) (was 'sway-fit-floats' but now also runs on i3wm)
* [sway-new-workspace](https://github.com/nzig/sway-new-workspace) - create bindings for opening a new workspace, or moving windows to a new workspace * [sway-new-workspace](https://github.com/nzig/sway-new-workspace) - create bindings for opening a new workspace, or moving windows to a new workspace
* [swaycons](https://github.com/ActuallyAllie/swaycons) - display window icons with font icons * [swaycons](https://github.com/ActuallyAllie/swaycons) - display window icons with font icons
* [sway-font-awesome](https://github.com/iguanajuice/sway-font-awesome) - Font Awesome icons in sway's title bars. * [sway-font-awesome](https://github.com/iguanajuice/sway-font-awesome) - Font Awesome icons in sway's title bars.