rc: new bash alias and kakoune changes
This commit is contained in:
@@ -185,6 +185,7 @@ sudo apt install -y \
|
||||
wireplumber \
|
||||
pavucontrol \
|
||||
grim \
|
||||
imv \
|
||||
ffmpeg libavcodec-extra
|
||||
```
|
||||
|
||||
@@ -202,6 +203,7 @@ Package notes:
|
||||
- `xwayland` - compatibility layer that allows older X11 applications to run inside the Wayland/Sway session.
|
||||
- `wl-clipboard` - Wayland clipboard tools, mainly `wl-copy` and `wl-paste`. Needed by scripts and editor integrations.
|
||||
- `fonts-jetbrains-mono` - nice monospace font for terminal/editor use.
|
||||
- `imv` - image viewer
|
||||
- xdg, a standard required by some apps (shared enviroment variables and such):
|
||||
- `xdg-desktop-portal-wlr` - desktop portal backend for wlroots compositors like Sway. Needed for screen sharing, screenshots, file pickers, and other app integrations.
|
||||
- `xdg-desktop-portal-gtk` - GTK portal backend/fallback. Helps with file picker dialogs and desktop integration for some applications.
|
||||
|
||||
Reference in New Issue
Block a user