Blog: 2023-06-21: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Created desktop file for alacritty, there's one in the github repo. Put it in ~/.local/share/applications. Disabled overview at startup in debian by gnome extension. Clicking...") |
No edit summary |
||
Line 10: | Line 10: | ||
cvlc can play .zip files of flac, cool. |
cvlc can play .zip files of flac, cool. |
||
I realized the alacritty copy/paste is c-s-c and c-s-v. It'd be nice to remap that to alt-c and alt-v, but I'm not sure how that'd work with the alacritty config. At least I know the intended default keybindings now |
Revision as of 12:40, 21 June 2023
Created desktop file for alacritty, there's one in the github repo. Put it in ~/.local/share/applications.
Disabled overview at startup in debian by gnome extension. Clicking install worked, even though I don't have the firefox browser extension.
Firefox ESR is the extended support release, intended for large organizations.
Enabled opening alacritty on startup.
Enabled wayland for firefox via MOZ_ENABLE_WAYLAND=1 in /etc/environment
cvlc can play .zip files of flac, cool.
I realized the alacritty copy/paste is c-s-c and c-s-v. It'd be nice to remap that to alt-c and alt-v, but I'm not sure how that'd work with the alacritty config. At least I know the intended default keybindings now