mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-02-12 04:22:07 +00:00
~
This commit is contained in:
parent
ffb27aa073
commit
55d360b0d7
2 changed files with 2 additions and 1 deletions
1
TODO
1
TODO
|
@ -33,6 +33,7 @@
|
|||
[ ] Fix alt+tab switcher fonts and colors being fucked up
|
||||
[ ] Get fishline
|
||||
[ ] Get minecraft assets to work PLEAAASEEEEE
|
||||
[ ] Make cavestory multiplayer into a nix derivation (its a zip file, see https://discourse.nixos.org/t/what-is-your-approach-to-packaging-wine-applications-with-nix-derivations/12799)
|
||||
|
||||
[x] Get PulseAudio sound controls on polybar to work
|
||||
[x] Add desktop switching to windows (context menu?)
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
timemachine # System restore tool for Linux
|
||||
unzip # Extraction utility for archives compressed in .zip format
|
||||
usbutils # Tools for working with USB devices, such as lsusb
|
||||
wine # Open Source implementation of the Windows API on top of X, OpenGL, and Unix
|
||||
wineWowPackages.stable # Open Source implementation of the Windows API on top of X, OpenGL, and Unix
|
||||
xclip # Tool to access the X clipboard from a console application
|
||||
zellij # Terminal workspace with batteries included
|
||||
# text editors
|
||||
|
|
Loading…
Add table
Reference in a new issue