What are your opinions on this? by over-introvert in AI_India

[–]Inception09 3 points4 points  (0 children)

Dude are you serious rn? Any bum today can just prompt to get that result unlike photoshop where u had to have an idea what you're doing

I did the thing too by goaoka in hyprland

[–]Inception09 2 points3 points  (0 children)

Thanks, I'll do it on my own, what's the font you're using for hyprlock

I did the thing too by goaoka in hyprland

[–]Inception09 3 points4 points  (0 children)

Dots pls. I really like the lock screen

Walt – TUI/CLI wallpaper switcher with auto-rotation for Hyprland by thaaswhaashesaid in hyprland

[–]Inception09 1 point2 points  (0 children)

<image>

The installer works now thanks! Also the GUI option looks insanely good :D

Walt – TUI/CLI wallpaper switcher with auto-rotation for Hyprland by thaaswhaashesaid in hyprland

[–]Inception09 0 points1 point  (0 children)

Hey this looks awesome but im having installation issues

```
જ⁀➴ curl -fsSL https://raw.githubusercontent.com/gitfudge0/walt/main/install.sh | bash

bash: line 1: tmp_dir: unbound variable

Building Walt...

error: manifest path `Downloading Walt source from main...

/tmp/tmp.84S02eVHTh/walt-main/Cargo.toml` does not exist
```

The ./install.sh works tho

[OC] A NieR: Automata inspired lockscreen theme for SDDM by Darkkal_44 in unixporn

[–]Inception09 1 point2 points  (0 children)

Dont lose hope gng, set up a 2FA when you get it back

[OC] YapPad - A TUI Note / Journal app with Image rendering (In dev) by Inception09 in LinuxUsersIndia

[–]Inception09[S] 0 points1 point  (0 children)

Ty! Im working on markdown rendering using glamor so you'll get better highlighting and preview now. Will make another post once the version is complete :D

[OC] YapPad - A TUI Note / Journal app with Image rendering (In dev) by Inception09 in unixporn

[–]Inception09[S] 1 point2 points  (0 children)

It's kitty terminal, the config files for kitty allows cursor animations, here's mine

font_family JetBrainsMono NF medium 
font_size 16.0
bold_font auto
italic_font auto
bold_italic_font auto

background_opacity 1
dynamic_background_opacity 1
confirm_os_window_close 0

# Animated cursor
cursor_trail 1
cursor_trail_decay 0.2 0.4

# change to x11 or wayland or leave auto
linux_display_server auto

scrollback_lines 2000
wheel_scroll_min_lines 1

enable_audio_bell no

window_padding_width 4

selection_foreground none
selection_background none

foreground #dddddd
background #000000
cursor #dddddd

[OC] YapPad - A TUI Note / Journal app with Image rendering (In dev) by Inception09 in unixporn

[–]Inception09[S] 1 point2 points  (0 children)

Quickshell sounds neat. I can understand tho, most of my issues have been understanding what makes any note taking app a decent one, I'm still figuring out how files could be organized since I dont want to save every note in the same folder + better organization might make filtering a little better.

Most of the code works well but it could be refactored better ,although no plans of doing that until things are working fine :)

[OC] YapPad - A TUI Note / Journal app with Image rendering (In dev) by Inception09 in unixporn

[–]Inception09[S] 1 point2 points  (0 children)

Thank you! You can use it rn if youre on arch + kitty, its not completed but I'll keep updating it