[-] variety4me@lemmy.zip 1 points 10 minutes ago

you could pick a random file from folader in a bash script... something like this:

RANDOM_FILE=$(find "$SOURCE_FOLDER" -type f | shuf -n 1)
[-] variety4me@lemmy.zip 1 points 28 minutes ago

I used 2 wallpaper applications to achieve this, swww and swaybg

  1. For Niri, set layet rule
layer-rule {
    match namespace="^wallpaper$"
    place-within-backdrop true
}
  1. Spawn at startup with niri swaybg -i .local/share/backgrounds/paint-blur.jpg &
  2. Independent of niri use swww to set wallpaper swww img .local/share/backgrounds/paint.jpg

Hope this helps

[-] variety4me@lemmy.zip 1 points 3 hours ago

The theme is made from colors from wallpaper manually. i used https://pinetools.com/get-colors-image to get the colors and then made the theme

50
submitted 13 hours ago by variety4me@lemmy.zip to c/unixporn@lemmy.ml
  • waybar
  • alacritty
  • fish
  • rofi
  • firefox
  • pragtical
[-] variety4me@lemmy.zip 4 points 2 weeks ago

dots added in original post

[-] variety4me@lemmy.zip 2 points 2 weeks ago

Battery (visual on charge level and tool tip gives details) Wifi (show signal strength visual and right click launches nmtui) Volume (scrolling increases / decreases volume, right click launches pavucontrol)

Posting dots in a couple of hours

[-] variety4me@lemmy.zip 4 points 2 weeks ago

Sure give me sometime and i'll post my dots

[-] variety4me@lemmy.zip 4 points 2 weeks ago

its a different workflow, takes a bit to get used to. Since you use KDE look up karousel plugin, you could test out the scrolling work flow in KDE and then install Niri if you like it

[-] variety4me@lemmy.zip 2 points 2 weeks ago

did you mean rounded corner of windows? thats niri, in config.kdl

window-rule {
   geometry-corner-radius 8
   clip-to-geometry true
}
[-] variety4me@lemmy.zip 2 points 2 weeks ago

plain ole css, border-radius

.modules-right {
	background: @background-alpha;
	border: solid 1px @foreground;
	border-radius:25px;
	padding:0 20px;
}
[-] variety4me@lemmy.zip 1 points 2 weeks ago

thanks! again i can share the color palette if you need

[-] variety4me@lemmy.zip 2 points 2 weeks ago

thanks! i can share my config if you need

105
submitted 2 weeks ago* (last edited 2 weeks ago) by variety4me@lemmy.zip to c/unixporn@lemmy.ml

This is the most minimal functional aesthetically pleasing waybar config i could come up with. It mostly stays hidden until i need to call it using a custom keybind.

Any suggestions to make it better appreciated!

Dots: https://codeberg.org/ranjan/niri-dots/src/branch/minimal-waybar

29
[waybar] on niri (lemmy.zip)
22

Laptop

  • niri, waybar
  • alacritty, fish, starship, eza
  • thunar, flat color gtk, tela circle icons

Phone

  • kvaesitso launcher on grapheneOS
  • lawnicons
19
  • wm - niri
  • bar - waybar
  • font - azeret mono (patched nerd using patcher)
  • term - kitty
  • shell - fish
  • editor - pragtical
  • music - kew
  • files - thunar
  • launch - fuzzel
  • browse - zen
  • home - glanceapp
4

term: alacritty with starship (pure) editor: pragtical filemanager: thunar bar: waybar

9

so here goes nothin!

158
submitted 1 month ago by variety4me@lemmy.zip to c/unixporn@lemmy.ml
  • wm : niri
  • bar: waybar
  • term: kitty
  • fetch: fastfetch
  • shell: fish
  • font: maple mono
  • color scheme: everforest
view more: next ›

variety4me

joined 2 months ago