mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-04-24 21:19:10 +00:00
Update images to use WebP
This commit is contained in:
parent
035becf50c
commit
997a06ff7f
@ -183,7 +183,7 @@ For Arch Linux, it has Raleigh as the default GTK theme which looks
|
|||||||
very dated if you ask me.
|
very dated if you ask me.
|
||||||
|
|
||||||
.GTK Raleigh theme
|
.GTK Raleigh theme
|
||||||
image::gtk-raleigh-theme-demo.png[GTK Raleigh theme]
|
image::gtk-raleigh-theme-demo.webp[GTK Raleigh theme]
|
||||||
|
|
||||||
For my custom configuration, I chose the https://github.com/NicoHood/arc-theme[Arc]
|
For my custom configuration, I chose the https://github.com/NicoHood/arc-theme[Arc]
|
||||||
theme along with its https://github.com/NicoHood/arc-icon-theme[icon set] simply
|
theme along with its https://github.com/NicoHood/arc-icon-theme[icon set] simply
|
||||||
@ -191,7 +191,7 @@ because they're the popular choice. I also think the darker scheme is pretty
|
|||||||
cool.
|
cool.
|
||||||
|
|
||||||
.GTK Arc Darker theme
|
.GTK Arc Darker theme
|
||||||
image::gtk-arc-darker-theme-demo.png[GTK Arc Darker theme]
|
image::gtk-arc-darker-theme-demo.webp[GTK Arc Darker theme]
|
||||||
|
|
||||||
You can look for more GTK themes at https://www.gnome-look.org/[GNOME Look].
|
You can look for more GTK themes at https://www.gnome-look.org/[GNOME Look].
|
||||||
|
|
||||||
@ -286,7 +286,7 @@ server. Simply sending a notification with `notify-send` while running Dunst in
|
|||||||
background can go a long way.
|
background can go a long way.
|
||||||
|
|
||||||
.Using dunst for screenshot notifications
|
.Using dunst for screenshot notifications
|
||||||
image::dunst-screenshot-demo.png[Using dunst for screenshot notifications]
|
image::dunst-screenshot-demo.webp[Using dunst for screenshot notifications]
|
||||||
|
|
||||||
I also made it to send notifications for delayed screenshots.
|
I also made it to send notifications for delayed screenshots.
|
||||||
|
|
||||||
|
@ -261,7 +261,7 @@ The most obvious is the HTML output of Asciidoctor with the default
|
|||||||
backend is not great and leaves a lot of things to be desired.
|
backend is not great and leaves a lot of things to be desired.
|
||||||
|
|
||||||
.`<div>` then a `<p>` for a paragraph, really?
|
.`<div>` then a `<p>` for a paragraph, really?
|
||||||
image::asciidoctor-sample-html.png[`<div>` then a `<p>` for a paragraph, really?]
|
image::asciidoctor-sample-html.webp[`<div>` then a `<p>` for a paragraph, really?]
|
||||||
|
|
||||||
It's not semantic and it is unconventional.
|
It's not semantic and it is unconventional.
|
||||||
Not only that it's a pain to style it with CSS but also breaks a lot
|
Not only that it's a pain to style it with CSS but also breaks a lot
|
||||||
|
@ -67,7 +67,7 @@ It was easy to adapt to it since I'm completely used to using programs
|
|||||||
that live in a command line interface like https://www.vim.org/[Vim].
|
that live in a command line interface like https://www.vim.org/[Vim].
|
||||||
|
|
||||||
.My i3 setup
|
.My i3 setup
|
||||||
image::i3-setup.png[My i3 setup]
|
image::i3-setup.webp[My i3 setup]
|
||||||
|
|
||||||
i3 also offers a level of https://i3wm.org/docs/userguide.html[configuration]
|
i3 also offers a level of https://i3wm.org/docs/userguide.html[configuration]
|
||||||
that could make you a bit more efficient.
|
that could make you a bit more efficient.
|
||||||
@ -95,7 +95,7 @@ space for root and for home, and RAM and CPU usage.
|
|||||||
It took a while to configure it but I seriously liking the pace around it so far.
|
It took a while to configure it but I seriously liking the pace around it so far.
|
||||||
|
|
||||||
.The resulting i3bar setup
|
.The resulting i3bar setup
|
||||||
image::i3bar-appearance.png[The resulting i3bar setup]
|
image::i3bar-appearance.webp[The resulting i3bar setup]
|
||||||
|
|
||||||
=== Application launcher
|
=== Application launcher
|
||||||
My personal desktop experience wouldn't be complete without an application launcher.
|
My personal desktop experience wouldn't be complete without an application launcher.
|
||||||
@ -112,7 +112,7 @@ It's quite usable with rofi's sidebar mode where you can find windows, desktop e
|
|||||||
binaries, and even SSH configs.
|
binaries, and even SSH configs.
|
||||||
|
|
||||||
.Customized rofi menu
|
.Customized rofi menu
|
||||||
image::rofi-setup.png[Customized rofi menu]
|
image::rofi-setup.webp[Customized rofi menu]
|
||||||
|
|
||||||
You can find
|
You can find
|
||||||
https://github.com/foo-dogsquared/dotfiles/tree/master/rofi[my rofi config on my GitHub repo].
|
https://github.com/foo-dogsquared/dotfiles/tree/master/rofi[my rofi config on my GitHub repo].
|
||||||
@ -199,7 +199,7 @@ file browser.
|
|||||||
status bar. It's pretty cool looking.
|
status bar. It's pretty cool looking.
|
||||||
|
|
||||||
.Fullscreen Vim setup
|
.Fullscreen Vim setup
|
||||||
image::vim-setup.png[Fullscreen Vim setup]
|
image::vim-setup.webp[Fullscreen Vim setup]
|
||||||
|
|
||||||
If you want to take a deeper look or just want to see the full config,
|
If you want to take a deeper look or just want to see the full config,
|
||||||
https://github.com/foo-dogsquared/dotfiles/tree/master/vim[you can see it in my dotfiles repo].
|
https://github.com/foo-dogsquared/dotfiles/tree/master/vim[you can see it in my dotfiles repo].
|
||||||
|
Loading…
Reference in New Issue
Block a user