#danklinux — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #danklinux, aggregated by home.social.
-
How can a desktop environment like GNOME be so popular when, honestly, nobody would use it without extensions? Every day there are new extensions for window management, making the desktop look nicer... The problem is that extensions sometimes mess with each other (for keyboard shortcuts for example) and break after every GNOME update. Thank goodness Niri and DMS exist if you want a lightweight and actually functional desktop.
Really hope that Fedora 45 will come with an official Niri and DMS spin. -
How can a desktop environment like GNOME be so popular when, honestly, nobody would use it without extensions? Every day there are new extensions for window management, making the desktop look nicer... The problem is that extensions sometimes mess with each other (for keyboard shortcuts for example) and break after every GNOME update. Thank goodness Niri and DMS exist if you want a lightweight and actually functional desktop.
Really hope that Fedora 45 will come with an official Niri and DMS spin. -
#Danklinux is a great alternative to the big desktops environments on Linux, it goes fast and comfortable, specially in archlinux and their derivatives... #Linux :linux: :archlinux: :terminal:
-
Can we get some form of #immutable #BSD already? #Linux is increasingly accepting #AI slop and the BSD community has taken a strong stand against that.
I'd like to deploy a *BSD core with a #DankLinux user experience, access to Flatpak via something like #FlatVodka and if anyone has it working., #brew support.
-
Can we get some form of #immutable #BSD already? #Linux is increasingly accepting #AI slop and the BSD community has taken a strong stand against that.
I'd like to deploy a *BSD core with a #DankLinux user experience, access to Flatpak via something like #FlatVodka and if anyone has it working., #brew support.
-
@fabi1cazenave have you tried #Noctalia? If so, how does #DankLinux compare to it?
-
@fabi1cazenave have you tried #Noctalia? If so, how does #DankLinux compare to it?
-
TIL: there’s a thing named #DankLinux, which is “a complete desktop shell for #niri, #Hyprland, #MangoWC, #Sway, #labwc, #Scroll, #MiracleWM, and other #Wayland compositors”. This might be a quick and easy way to get all the little details working out of the box, and to get a consistent look’n’feel as a bonus.
(EDIT: oh, and it’s based on #QuickShell.)
-
TIL: there’s a thing named #DankLinux, which is “a complete desktop shell for #niri, #Hyprland, #MangoWC, #Sway, #labwc, #Scroll, #MiracleWM, and other #Wayland compositors”. This might be a quick and easy way to get all the little details working out of the box, and to get a consistent look’n’feel as a bonus.
(EDIT: oh, and it’s based on #QuickShell.)
-
Looking for Hyprland Premium? This might be it:
-
Looking for Hyprland Premium? This might be it:
-
Un desktop Linux moderno, fluido e bellissimo senza configurare nulla a mano. Dank Linux porta Material Design 3, animazioni e theming automatico sul tuo Wayland. #Linux #Wayland #DankLinux #Hyprland #OpenSource #LinuxEasy #DesktopL
-
Un desktop Linux moderno, fluido e bellissimo senza configurare nulla a mano. Dank Linux porta Material Design 3, animazioni e theming automatico sul tuo Wayland. #Linux #Wayland #DankLinux #Hyprland #OpenSource #LinuxEasy #DesktopL
-
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.
-
One more #DankLinux plugin, connected to my #nextcloud tasks via CalDav
-
One more #DankLinux plugin, connected to my #nextcloud tasks via CalDav
-
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
-
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: 🤓 🧑💻
-
#EndeavourOS + #Danklinux + #Niri = 👌 :linux: 🤓 🧑💻
-
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
-
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
-
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.
-
Buenos días en este #viernesdeescritorio, estrenando #CachyOS con #Niri y #DMS #DankLinux.
-
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
-
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
-
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:
-
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
-
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
-
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
-
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
-
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
-
#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.
-
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
-
Testing #danklinux with #debian in a virtualbox. incredible work!!!! ... but not my personal taste... but amazing work
-
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!