#danklinux — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #danklinux, aggregated by home.social.
-
So I've decided to go with #CachyOS (again) for a while, this time testing out their default #MangoWC setup.
Which, I was surprised to learn, uses #DankLinux. So that was a pleasent discovery.
Anyway, so far so good. MangoWC isn't as flashy as Hyprland, but it's pretty enough, easy to configure, and the project isn't run by a transphobic shitheel.
The default keybinds aren't terrible, although I'm probably going to switch some around to be closer to my default #Niri setup. The install itself is quite minimal, without so much as a premade directory in ~/ (except /.local and /.config of course) and no GUI text editor (Neovim and Micro are preinstalled). I like being able to pick the one I want, so that was a big plus, actually.
The default file manager is #Nautilus (#Gnome Files), which took me by surprise, but it's a good choice with a strong feature set that blends into the minimalist aesthetic.
It defaults to #Firefox, but you can choose to leave it out at install and pacman in your favorite instead.
-
So I've decided to go with #CachyOS (again) for a while, this time testing out their default #MangoWC setup.
Which, I was surprised to learn, uses #DankLinux. So that was a pleasent discovery.
Anyway, so far so good. MangoWC isn't as flashy as Hyprland, but it's pretty enough, easy to configure, and the project isn't run by a transphobic shitheel.
The default keybinds aren't terrible, although I'm probably going to switch some around to be closer to my default #Niri setup. The install itself is quite minimal, without so much as a premade directory in ~/ (except /.local and /.config of course) and no GUI text editor (Neovim and Micro are preinstalled). I like being able to pick the one I want, so that was a big plus, actually.
The default file manager is #Nautilus (#Gnome Files), which took me by surprise, but it's a good choice with a strong feature set that blends into the minimalist aesthetic.
It defaults to #Firefox, but you can choose to leave it out at install and pacman in your favorite instead.
-
So I've decided to go with #CachyOS (again) for a while, this time testing out their default #MangoWC setup.
Which, I was surprised to learn, uses #DankLinux. So that was a pleasent discovery.
Anyway, so far so good. MangoWC isn't as flashy as Hyprland, but it's pretty enough, easy to configure, and the project isn't run by a transphobic shitheel.
The default keybinds aren't terrible, although I'm probably going to switch some around to be closer to my default #Niri setup. The install itself is quite minimal, without so much as a premade directory in ~/ (except /.local and /.config of course) and no GUI text editor (Neovim and Micro are preinstalled). I like being able to pick the one I want, so that was a big plus, actually.
The default file manager is #Nautilus (#Gnome Files), which took me by surprise, but it's a good choice with a strong feature set that blends into the minimalist aesthetic.
It defaults to #Firefox, but you can choose to leave it out at install and pacman in your favorite instead.
-
Instead of trying to fix (honestly impressive) fuckup, I decided to just reinstall #Arch and #DankLinux. It was a lot easier than the other options, and I wanted to do some different stuff this time anyway.
For instance, I did a minimal install (no desktop) with just a few tools by default, and then curled the dank installer. Wow does that thing work well, provided you manually install #QuickShell first (at least for me, it kept trying to install both the regular QuickShell and the hit version from the AUR.)
I also set up my favorite file manager (#Nemo), installed #Waterfox and #Helium, and did some other fun stuff.
Now I'm gonna see if I can get Dank working on MangoWM et all. Don't get me wrong, #Niri is gorgeous and easy to use. I'm just havin' fun.
-
Switched to orange as accent color and to a subtly gay wallpaper.
-
Switched to orange as accent color and to a subtly gay wallpaper.
-
Switched to orange as accent color and to a subtly gay wallpaper.
-
Switched to orange as accent color and to a subtly gay wallpaper.
-
I just released Dank Linux Calculator 0.3.1
This release comes with 3 changes:
Features:
Default JavaScript Engine now supports 30+ functions and constants
Support for numbat as an optional engine
BugFix:
- Fix endless retry loop when libqalculate is not available
#DankLinux #Fedora #Niri #NiriWM #DMS
Update or install via DankLinux plugin manager.
-
I just released Dank Linux Calculator 0.3.1
This release comes with 3 changes:
Features:
Default JavaScript Engine now supports 30+ functions and constants
Support for numbat as an optional engine
BugFix:
- Fix endless retry loop when libqalculate is not available
#DankLinux #Fedora #Niri #NiriWM #DMS
Update or install via DankLinux plugin manager.
-
I just released Dank Linux Calculator 0.3.1
This release comes with 3 changes:
Features:
Default JavaScript Engine now supports 30+ functions and constants
Support for numbat as an optional engine
BugFix:
- Fix endless retry loop when libqalculate is not available
#DankLinux #Fedora #Niri #NiriWM #DMS
Update or install via DankLinux plugin manager.
-
I just released Dank Linux Calculator 0.3.1
This release comes with 3 changes:
Features:
Default JavaScript Engine now supports 30+ functions and constants
Support for numbat as an optional engine
BugFix:
- Fix endless retry loop when libqalculate is not available
#DankLinux #Fedora #Niri #NiriWM #DMS
Update or install via DankLinux plugin manager.
-
I just released Dank Linux Calculator 0.3.1
This release comes with 3 changes:
Features:
Default JavaScript Engine now supports 30+ functions and constants
Support for numbat as an optional engine
BugFix:
- Fix endless retry loop when libqalculate is not available
#DankLinux #Fedora #Niri #NiriWM #DMS
Update or install via DankLinux plugin manager.
-
One more #DankLinux plugin, connected to my #nextcloud tasks via CalDav
-
One more #DankLinux plugin, connected to my #nextcloud tasks via CalDav
-
One more #DankLinux plugin, connected to my #nextcloud tasks via CalDav
-
One more #DankLinux plugin, connected to my #nextcloud tasks via CalDav
-
One more #DankLinux plugin, connected to my #nextcloud tasks via CalDav
-
Escrevi meu primeiro plugin para o niri + DankMaterialShell — e documentei o caminho até funcionar 🐧
A ideia era simples: exibir a versão do kernel e o uptime do sistema direto na barra, sem abrir terminal. Resultado: `6.19.6-arch1-1 ⏱ 7h 54m`.
O que parecia meia hora virou um aprendizado sobre:
→ QML e a API de plugins do Quickshell
→ Qual sinal usar (`onStreamFinished`, não `onStreamEnded`)
→ Cache agressivo do DMS que ignora alterações em arquivo
→ `/proc/uptime` + awk como alternativa mais confiável ao `uptime -p`O atalho mais útil do processo: usar o próprio código-fonte do DMS como documentação. `grep -r` em `/usr/share/quickshell/dms/` resolve mais rápido do que qualquer busca externa.
👉 https://www.riverfount.dev.br/posts/primeiro_plugin_niri_danklinux/
#Linux #Wayland #Niri #Quickshell #QML #DankLinux #OpenSource
-
I'm using #danklinux shell with #Niri in my @archlinux installation, and it's been a very pleasant experience, so far.
Amazed with how far they have achieved in such a short time. #NiceJob
-
#EndeavourOS + #Danklinux + #Niri = 👌 :linux: 🤓 🧑💻
-
Buenos días en este #viernesdeescritorio, estrenando #CachyOS con #Niri y #DMS #DankLinux.
-
I just published a new version of the #DankLinux Workd Clock Plugin.
A Plugin for the DankBar allowing multiple clocks to show with reasonable settings and visuals.
- Show multiple clocks
- Use flags as labels
- Control Visibility
- Reorder
- Show icon only
- Cycle clocks
Future plans:
- Add weather report to each place
- Add a Desktop Widget
- Show the day offset
- Show the TZ code
- Track Daylight Saving Time
-
It is very nice to see how the #DankLinux plugins ecosystem is growing!
Unbelievable that I started this just because I wanted a multi timezone clock, and now we have 80+ Plugins.
New Plugins I am using:
- AI Chat with multi provider support #gemini #claude #ollama
- Air Quality Monitor
- Package Updates for DNF and Flatpak #fedora
- Claude code usage monitor
Much more on https://danklinux.com/plugins
-
Tempranito para el #viernesdeescritorio, con #Niri y la nueva actualizacion de #DMS #DankLinux. Me hice este tema porque me trae paz :ziltoid:
-
This one is not very useful but also looks good!
#Github Activity :github: on DankBar
-
What's new on #DankLinux plugins
- Calculator now can use qalc as backend, allowing expressions
- DeepL translator right on your DankBar
- DeveloperTools widget
-
RE: https://ioc.exchange/@omartwotone/116063693240538923
I have the same config...with Fedora BTW ;-)
-
Ya es #viernesdeescritorio de nuevo y seguimos con #Niri y #DankLinux.
#openSUSE #Tumbleweed #unixporn #showyourdesktop #DesktopFriday
-
I'm testing this new shell and I have to admit that I like its workflow and the aesthetics.. I think it's something similar to cosmic desktop but with steroids... if this project keeps a regular development, it could be a revelation in #DankLinux #Linux 👇 :linux:
-
O danklinux.com agora tem plugin pro #homeassistant #smarthome
-
#viernesdeescritorio y sigo con #Hyprland y #DankLinux. Las cosas, cuando son buenas, son buenas y ya 😆
#openSUSE #Tumbleweed #unixporn #desktopFriday #linuxdesktop #showyourdesktop
-
Pasó el #viernesdeescritorio, pero sigo probando #Hyprland, ahora con el shell #DankLinux, un proyecto muy reciente que promete mucho.
-
Testing #danklinux with #debian in a virtualbox. incredible work!!!! ... but not my personal taste... but amazing work
-
@lebout2canap
Thank you for the release !
#wayland + #niri + #danklinux = 🤩 -
BTW this is is my current mail setup using #niri + #danklinux (on top of Fedora on M1 Air). All the visual peace of a console client but still offering preview one shortcut away.
- #mbsync maintains my IMAP boxes synced locally
- #aerc friendly console mail client
- #qutebrowser to preview HTML when I really need to -
If you’re sad about Mac OS 26 and looking for alternatives, my 2020 MacBook Air is quite happy (dual booting) #Asahi Linux / #Fedora with #DankLinux on top.
Seen here streaming a remote game on a local network Sunshine server. Works fine at 1080/60FPS despite moonlight complains about lack of acceleration. The M1 hardware is still quite capable.
Video on YouTube for quality motives:
https://www.youtube.com/watch?si=mPnzYn0FfvreT-bR&v=cgT3gXtWvdI&feature=youtu.be -
Interestingly #Niri 's way of tiling windows (vertically in an infinite row with vertical workspaces) has me using focus-follows-mouse for the first time in like forever. I know I always have either two or three tiles on my laptop with little risks of the pointer moving on top of a small overlapping window.
It works great in combination with warp-mouse-to-focus which can bring your mouse to the view you just selected with keyboard shortcuts, making sure it is always close to the action.
#DankLinux (on top of Asahi/Fedora on M1 Macbook) -
@gregopet what is it based on, what's the guist of #danklinux?
I'm most interested in #guix, which is based on functional pkg manager, the same way as #nix but it is not as pragmatic as nix is when it comes to user freedom. :blobcoffee:
-
#DankLinux 1.0 is released!
Niri + DMS is One of the best desktop experiences I ever had!
I started contributing because I wanted to add a multi-timezone clock to my bar and ended up creating a plugin system and maintaining the plugin registry, few months later we now have 26 plugins in the ecosystem!
-
DMS Wallpaper of the day Plugin
-
Tr00 Black Metal Desktop Environment
Niri WM + Dank Material Shell
#niri #dms #danklinux -
BTW this is is my current mail setup using #niri + #danklinux (on top of Fedora on M1 Air). All the visual peace of a console client but still offering preview one shortcut away.
- #mbsync maintains my IMAP boxes synced locally
- #aerc friendly console mail client
- #qutebrowser to preview HTML when I really need to -
BTW this is is my current mail setup using #niri + #danklinux (on top of Fedora on M1 Air). All the visual peace of a console client but still offering preview one shortcut away.
- #mbsync maintains my IMAP boxes synced locally
- #aerc friendly console mail client
- #qutebrowser to preview HTML when I really need to -
BTW this is is my current mail setup using #niri + #danklinux (on top of Fedora on M1 Air). All the visual peace of a console client but still offering preview one shortcut away.
- #mbsync maintains my IMAP boxes synced locally
- #aerc friendly console mail client
- #qutebrowser to preview HTML when I really need to -
BTW this is is my current mail setup using #niri + #danklinux (on top of Fedora on M1 Air). All the visual peace of a console client but still offering preview one shortcut away.
- #mbsync maintains my IMAP boxes synced locally
- #aerc friendly console mail client
- #qutebrowser to preview HTML when I really need to -
Instead of trying to fix (honestly impressive) fuckup, I decided to just reinstall #Arch and #DankLinux. It was a lot easier than the other options, and I wanted to do some different stuff this time anyway.
For instance, I did a minimal install (no desktop) with just a few tools by default, and then curled the dank installer. Wow does that thing work well, provided you manually install #QuickShell first (at least for me, it kept trying to install both the regular QuickShell and the hit version from the AUR.)
I also set up my favorite file manager (#Nemo), installed #Waterfox and #Helium, and did some other fun stuff.
Now I'm gonna see if I can get Dank working on MangoWM et all. Don't get me wrong, #Niri is gorgeous and easy to use. I'm just havin' fun.
-
Instead of trying to fix (honestly impressive) fuckup, I decided to just reinstall #Arch and #DankLinux. It was a lot easier than the other options, and I wanted to do some different stuff this time anyway.
For instance, I did a minimal install (no desktop) with just a few tools by default, and then curled the dank installer. Wow does that thing work well, provided you manually install #QuickShell first (at least for me, it kept trying to install both the regular QuickShell and the hit version from the AUR.)
I also set up my favorite file manager (#Nemo), installed #Waterfox and #Helium, and did some other fun stuff.
Now I'm gonna see if I can get Dank working on MangoWM et all. Don't get me wrong, #Niri is gorgeous and easy to use. I'm just havin' fun.
-
Instead of trying to fix (honestly impressive) fuckup, I decided to just reinstall #Arch and #DankLinux. It was a lot easier than the other options, and I wanted to do some different stuff this time anyway.
For instance, I did a minimal install (no desktop) with just a few tools by default, and then curled the dank installer. Wow does that thing work well, provided you manually install #QuickShell first (at least for me, it kept trying to install both the regular QuickShell and the hit version from the AUR.)
I also set up my favorite file manager (#Nemo), installed #Waterfox and #Helium, and did some other fun stuff.
Now I'm gonna see if I can get Dank working on MangoWM et all. Don't get me wrong, #Niri is gorgeous and easy to use. I'm just havin' fun.