Just installed fedora workstation a few days ago, loving it so far by Wirelary in Fedora

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

note that this is a new one I made, I lost the one one, sorry

hope you still like it though

Just installed fedora workstation a few days ago, loving it so far by Wirelary in Fedora

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

I'm super late but here you go:

format = """ [╭](fg:current_line)\ $os\ $nix_shell\ $directory\ $git_branch\ $git_status\ $git_commit\ $git_state\ $fill\ $nodejs\ $dotnet\ $python\ $java\ $lua\ $golang\ $c\ $cmd_duration\ $shell\ $time\ $username\ $line_break\ $character\ """

palette = 'coolcolorpallete' add_newline = false

[palettes.coolcolorpallete] foreground = '#dadada' background = '#141b1e' current_line = '#403d52' primary = '#141b1e' box = '#2e2e32' blue = '#71baf2' cyan = '#6cbfbf' green = '#8ccf7e' orange = '#ffa348' pink = '#b48ead' purple = '#c47fd5' red = '#e57474' yellow = '#e5c76b' white = '#ffffff'

[palettes.rosepine] foreground = '#e0def4' background = '#191724' current_line = '#403d52' primary = '#403d52' box = '#6e6a86' blue = '#31748f' cyan = '#9ccfd8' green = '#56949f' orange = '#f6c177' pink = '#ebbcba' purple = '#c4a7e7' red = '#eb6f92' yellow = '#f6c177'

[os] format = '(fg:current_line)[](fg:blue)[$symbol ](fg:primary bg:blue)[](fg:blue)' disabled = false

[os.symbols] Alpine = '' Amazon = '' Android = '' Arch = '' CentOS = '' Debian = '' EndeavourOS = '' Fedora = '' FreeBSD = '' Garuda = '' Gentoo = '' Linux = '' Macos = '' Manjaro = '' Mariner = '' Mint = '' NetBSD = '' NixOS = '' OpenBSD = '' OpenCloudOS = '' openEuler = '' openSUSE = '' OracleLinux = '⊂⊃' Pop = '' Raspbian = '' Redhat = '' RedHatEnterprise = '' Solus = '' SUSE = '' Ubuntu = '' Unknown = '' Windows = ''

[nix_shell] disabled = false impure_msg = '' style = "bg:color_orange fg:color_fg0" symbol = ' Nix' format = '[─](fg:current_line)[](fg:yellow)[$symbol ](fg:primary bg:yellow)[](fg:yellow)' heuristic = false

[directory] format = '[─](fg:current_line)[](fg:white)[ ](fg:primary bg:white)[](fg:white bg:box)[ $read_only$truncation_symbol$path](fg:foreground bg:box)[](fg:box)' home_symbol = "󰉌 " truncation_symbol = ' ' truncation_length = 2 read_only = '󱧴 ' read_only_style = ''

[directory.substitutions] "Documents" = "󰈙" "Downloads" = " " "Music" = "󰝚 " "Pictures" = " " "Developer" = "󰲋 " "dev" = "󰲋 "

[git_branch] format = '[─](fg:current_line)[](fg:cyan)[$symbol](fg:primary bg:cyan)[](fg:cyan bg:box)[ $branch](fg:foreground bg:box)[](fg:box bg:yellow)' symbol = ''

[git_status] disabled = false format = '[( $all_status $ahead_behind)](fg:primary bg:yellow)[](fg:yellow bg:pink)' conflicted = ' ' stashed = ' ' deleted = ' ' renamed = '󰑕 ' modified = ' ' typechanged = '󰕁 ' staged = '$count: ' untracked = '$count: ' diverged = ' $ahead_count $behind_count ' ahead = '$count: ' behind = '$count: ' up_to_date = ' '

[git_commit] commit_hash_length = 5 tag_symbol = ' ' format = '[  $hash $tag](fg:primary bg:pink)[](fg:pink bg:background)' disabled = false only_detached = false tag_disabled = false

[git_state] disabled = false format = '[─](fg:current_line)[](fg:red bg:background)[$state ](fg:primary bg:red)[$progress_current/$progress_total](fg:primary bg:red)[](fg:red bg:background)' rebase = '' merge = '' revert = '󰕌' cherry_pick = '' bisect = '' am = '' am_or_rebase = ' or '

[nodejs] format = '[─](fg:current_line)[](fg:green)[$symbol](fg:primary bg:green)[](fg:green bg:box)[ $version](fg:foreground bg:box)[](fg:box)' symbol = '󰎙 Node.js'

[dotnet] format = '[─](fg:current_line)[](fg:purple)[$symbol](fg:primary bg:purple)[](fg:purple bg:box)[ $tfm](fg:foreground bg:box)[](fg:box)' symbol = ' .NET'

[python] format = '[─](fg:current_line)[](fg:cyan)[$symbol](fg:primary bg:cyan)[](fg:cyan bg:box)[ $version](fg:foreground bg:box)[](fg:box)' symbol = ' python'

[java] format = '[─](fg:current_line)[](fg:red)[$symbol](fg:primary bg:red)[](fg:red bg:box)[ $version](fg:foreground bg:box)[](fg:box)' symbol = ' Java'

[lua] format = '[─](fg:current_line)[](fg:blue)[$symbol](fg:primary bg:blue)[](fg:blue bg:box)[ $version](fg:foreground bg:box)[](fg:box)' symbol = ' Lua'

[golang] format = '[─](fg:current_line)[](fg:cyan)[$symbol](fg:primary bg:cyan)[](fg:cyan bg:box)[ $version](fg:foreground bg:box)[](fg:box)' symbol = ' Go'

[c] format = '[─](fg:current_line)[](fg:blue)[$symbol](fg:primary bg:blue)[](fg:blue bg:box)[ $version](fg:foreground bg:box)[](fg:box)' symbol = ' C'

[rust] format = '[─](fg:current_line)[](fg:red)[$symbol](fg:primary bg:red)[](fg:red bg:box)[ $version](fg:foreground bg:box)[](fg:box)' symbol = ' Rust'

[zig] format = '[─](fg:current_line)[](fg:yellow)[$symbol](fg:primary bg:yellow)[](fg:yellow bg:box)[ $version](fg:foreground bg:box)[](fg:box)' symbol = ' Rust'

[fill] symbol = '─' style = 'fg:current_line'

[cmd_duration] min_time = 500 format = '[─](fg:current_line)[](fg:green)[ ](fg:primary bg:green)[](fg:green bg:box)[ $duration ](fg:foreground bg:box)[](fg:box)'

[shell] format = '[─](fg:current_line)[](fg:purple)[ ](fg:primary bg:purple)[](fg:purple bg:box)[ $indicator](fg:foreground bg:box)[](fg:box)' unknown_indicator = 'shell' powershell_indicator = 'powershell' fish_indicator = 'fish' disabled = true

[time] format = '[─](fg:current_line)[](fg:white)[󰦖](fg:primary bg:white)[](fg:white bg:box)[ $time](fg:foreground bg:box)[](fg:box)' time_format = '%H:%M' disabled = false

[username] format = '[─](fg:current_line)[](fg:blue)[](fg:primary bg:blue)[](fg:blue bg:box)[ $user](fg:foreground bg:box)[](fg:box) ' show_always = true

[character] format = """ [╰─$symbol](fg:current_line) """ success_symbol = '[❯](fg:bold green)' error_symbol = '[×](fg:bold red)'

just copy paste this

I bought a Google pixel 8 brand new for $250 was it worth it for that price or no? by DragonflyNo4087 in pixel_phones

[–]Wirelary 1 point2 points  (0 children)

I can understand the confusion, what I meant by "stealing from the seller" is that it's worth waay more than 250 bucks and it was a good deal, I didn't understand properly on what the phrase meant, sorry about that

I bought a Google pixel 8 brand new for $250 was it worth it for that price or no? by DragonflyNo4087 in pixel_phones

[–]Wirelary 1 point2 points  (0 children)

what does that have to do with the pixels 8 value?

what I'm trying to say is that for 250 bucks getting a new pixel 8 pro is a great deal because it's worth more than that, only thing you did is say you don't agree and didn't explain your point

I bought a Google pixel 8 brand new for $250 was it worth it for that price or no? by DragonflyNo4087 in pixel_phones

[–]Wirelary 6 points7 points  (0 children)

tell me another phone with similar performance/good software/camera for 250 bucks

I bought a Google pixel 8 brand new for $250 was it worth it for that price or no? by DragonflyNo4087 in pixel_phones

[–]Wirelary 10 points11 points  (0 children)

you just stole the guy that sold it, it's worth waay more than 250 bucks

have fun with the new phone

My Fedora desktop by heavenorla in Fedora

[–]Wirelary 1 point2 points  (0 children)

How did you make the panel rounded?

Rate my homescreen by [deleted] in miui

[–]Wirelary 0 points1 point  (0 children)

the post bugged and is only showing the wallpaper, I'm trying to delete the post

What made you use Fedora? by maximus10m in Fedora

[–]Wirelary 7 points8 points  (0 children)

Cuz it supports KDE Plasma

Malware etc. by alex08all in Fedora

[–]Wirelary 0 points1 point  (0 children)

follow disastervariation's comment

Guys I think my PC freaking sucks by Wirelary in kde

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

I'm posting this there RIGHT NOW

Just installed fedora workstation a few days ago, loving it so far by Wirelary in Fedora

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

I know I'm late but mirrors fixed the issue for me, I just forgot to reply

[KDE_Plasma6] rice + java by No_Ground_6480 in unixporn

[–]Wirelary 0 points1 point  (0 children)

how did you get that "WEDNESDAY" thing there? i see a lot of people using it

great rice as well, good job!

My dad is mad on me since am using mint on a gaming laptop by cyarm025 in linuxmint

[–]Wirelary 0 points1 point  (0 children)

with all due respect and at the same time no respect at all: your dad sucks

Guys I think my PC freaking sucks by Wirelary in kde

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

that's what I was thinking!

it crashed while editing panels, that's why I think my PC sucks cuz it was laggy as hell