From 64f3709eb0c72b144ec40a76114258808cdda1aa Mon Sep 17 00:00:00 2001 From: roxwize Date: Mon, 27 Jan 2025 18:28:05 -0500 Subject: [PATCH] ~ --- TODO | 5 +-- assets/minecraft/skins/a_urotsuki.png | Bin 0 -> 995 bytes configs/rmpc/config.ron | 43 ++++++++++++++++---------- nixos/packages.nix | 2 ++ 4 files changed, 31 insertions(+), 19 deletions(-) create mode 100644 assets/minecraft/skins/a_urotsuki.png diff --git a/TODO b/TODO index 17cb68e..f8b86be 100644 --- a/TODO +++ b/TODO @@ -22,7 +22,6 @@ +- [ ] +last.fm with mpdscribble [ ] Dig polybar's grave (you're not using it anymore so why keep it around?) [ ] Get a pager/systray -[ ] Get MPC to work with yambar (having to use playerctl mpris bridge shit at the moment which doesn't work very well x_x) [ ] Host-dependent home configurations (e.g. don't assume MPD music is in `/mnt/world/music` for every machine) +- [ ] Maybe symlink your music to a music folder in your home directory or something (i.e. `~/Music -> /mnt/world/music` or perhaps a subdirectory of that?) [ ] alvr doesnt work :( @@ -31,8 +30,8 @@ [x] Add openbox keybinds for defocusing/focusing + cycling windows and maybe swapping workspaces +- [ ] Click to focus doesnt work unless its on the titlebar for some reason +- [ ] Using shift instead of ctrl seems inconsistent but it appears that other applications use ctrl+alt+arrowkeys for their own purposes which IDK if i want to overwrite -[ ] Download Slack !!NOW WWWW!!!!FUCKKKK [ ] Fix alt+tab switcher fonts and colors being fucked up +[ ] Get fishline [x] Get PulseAudio sound controls on polybar to work [x] Add desktop switching to windows (context menu?) @@ -49,3 +48,5 @@ [x] Fix yambar being offset on your screen for some reason (might have to file an issue on its repo) [x] rmpc isnt working WAAAAAAAAAAAAAAAAAAAAAAAAAaa ive been working on this for a month i just wanna be done so i can lie down and cuddle girls and be happy forever................ [x] Manage flatpaks declaratively (https://github.com/gmodena/nix-flatpak) +[x] Download Slack !!NOW WWWW!!!!FUCKKKK +[x] Get MPC to work with yambar (having to use playerctl mpris bridge shit at the moment which doesn't work very well x_x) diff --git a/assets/minecraft/skins/a_urotsuki.png b/assets/minecraft/skins/a_urotsuki.png new file mode 100644 index 0000000000000000000000000000000000000000..b45174c6b8305522078b9c935c235da5a8617c16 GIT binary patch literal 995 zcmV<9104K`P)dy=+t5my;!p7u!FP|Qhs zOOs_0xzd2jb39ySTcLoWD7b;XQkw~Mp;%8C)GC3I=Psa`!v(F%(%Q1zPM`~Mp(q1E zxp@feJG)RuZ1zBf3Doxq9v}~kklUbdw<(6DTWueYytqcA!QWx+9LBV>w3AL8( zcqQRoF(J@K>lFfB7^t(d)!Hf%xyvY16sY3AG_L`d8xnld#)Qek64+cB!?seD)^LXk zWoJgkSk%5Oj8%ujVZTSEtSQR9oGdUg@SlZE)|9U(I7FpY7RL7i2>i-BLZI019Zx{? zM9Zsz>du%Qx^v!u*!xx(pba?>%P3_x8A3J=fm`kiuT@nYQL5x)P1H0*^{I5%8?foSL${#spSJ_qA(LU0+NJBYrt$2)NC z^tW=LegoNKtj7Z(kmn&NqaP!9bqHTZ2nXZaW`ZLJlQEzizsIf5Kfvb;1USy`{rS6R z>pw!>jdE8%qk(vU>T=00L0_U--@kKQ;|PuTTA%BuPDW8nI3IG>}s+Dv&u${X(H1v85&CUA*)LMn+MTwmE^ zq&y*&bmfKW34%sag*51xm&mpJB*A!zQn+`6I)&@~X@ZzDwB+c^1nhJ>Ui@FEB&%a3diMT!t7F": DownHalf, "N": PreviousResult, "n": NextResult, - "": Add, + "": Add, "A": AddAll, - "": Delete, + "": Delete, "r": Rename, - "": Top, - "": Bottom, + "": Top, + "": Bottom, "": Select, "": InvertSelection, "": Confirm, @@ -109,35 +109,44 @@ ), tabs: [ ( - name: "Queue", + name: "main", border_type: None, pane: Split( direction: Horizontal, - panes: [(size: "40%", pane: Pane(AlbumArt)), (size: "60%", pane: Pane(Queue))], + panes: [ + (size: "20%", pane: Split( + direction: Vertical, + panes: [ + (size: "40%", pane: Pane(AlbumArt)), + (size: "60%", pane: Pane(AlbumArtists)) + ] + )), + (size: "80%", pane: Pane(Queue)) + ], ), ), ( - name: "Directories", + name: "directories", border_type: None, pane: Pane(Directories), ), ( - name: "Artists", + name: "artists", border_type: None, pane: Pane(AlbumArtists), ), ( - name: "Albums", + name: "albums", border_type: None, pane: Pane(Albums), ), ( - name: "Playlists", + name: "playlists", border_type: None, pane: Pane(Playlists), ), ( - name: "Search", + name: "search", border_type: None, pane: Pane(Search), ), diff --git a/nixos/packages.nix b/nixos/packages.nix index 2d22ad8..0720e32 100644 --- a/nixos/packages.nix +++ b/nixos/packages.nix @@ -49,6 +49,7 @@ # internet ngrok # Allows you to expose a web server running on your local machine to the internet nicotine-plus # Graphical client for the SoulSeek peer-to-peer system + playit-agent # The playit program slack # Desktop client for Slack vesktop # Alternate client for Discord with Vencord built-in yt-dlp # Command-line tool to download videos from YouTube.com and other sites (youtube-dl fork) @@ -76,6 +77,7 @@ # audio alsa-utils # ALSA, the Advanced Linux Sound Architecture utils audacity # Sound editor with graphical UI + # fooyin # Customisable music player mpc # Minimalist command line interface to MPD pavucontrol # PulseAudio Volume Control playerctl # Command-line utility and library for controlling media players that implement MPRIS