diff --git a/docs/2022-06-08-backup.html b/docs/2022-06-08-backup.html index 175c02f..e3e4d6c 100644 --- a/docs/2022-06-08-backup.html +++ b/docs/2022-06-08-backup.html @@ -10,7 +10,7 @@ haunt98 posts @@ -32,13 +32,11 @@ .markdown-body { font-family: "Inter", sans-serif; - } .markdown-body code, .markdown-body pre { font-family: "JetBrains Mono", monospace; - } diff --git a/docs/2022-06-08-dockerfile-go.html b/docs/2022-06-08-dockerfile-go.html index 2a6b2c9..229fc9b 100644 --- a/docs/2022-06-08-dockerfile-go.html +++ b/docs/2022-06-08-dockerfile-go.html @@ -10,7 +10,7 @@ haunt98 posts @@ -32,13 +32,11 @@ .markdown-body { font-family: "Inter", sans-serif; - } .markdown-body code, .markdown-body pre { font-family: "JetBrains Mono", monospace; - } diff --git a/docs/2022-07-10-bootstrap-go.html b/docs/2022-07-10-bootstrap-go.html index 6ebc12c..7e33b5f 100644 --- a/docs/2022-07-10-bootstrap-go.html +++ b/docs/2022-07-10-bootstrap-go.html @@ -10,7 +10,7 @@ haunt98 posts @@ -32,13 +32,11 @@ .markdown-body { font-family: "Inter", sans-serif; - } .markdown-body code, .markdown-body pre { font-family: "JetBrains Mono", monospace; - } diff --git a/docs/2022-07-12-uuid-or-else.html b/docs/2022-07-12-uuid-or-else.html index 5f4d950..89d087d 100644 --- a/docs/2022-07-12-uuid-or-else.html +++ b/docs/2022-07-12-uuid-or-else.html @@ -10,7 +10,7 @@ haunt98 posts @@ -32,13 +32,11 @@ .markdown-body { font-family: "Inter", sans-serif; - } .markdown-body code, .markdown-body pre { font-family: "JetBrains Mono", monospace; - } diff --git a/docs/2022-07-19-migrate-to-buf.html b/docs/2022-07-19-migrate-to-buf.html index e226134..11e17d9 100644 --- a/docs/2022-07-19-migrate-to-buf.html +++ b/docs/2022-07-19-migrate-to-buf.html @@ -10,7 +10,7 @@ haunt98 posts @@ -32,13 +32,11 @@ .markdown-body { font-family: "Inter", sans-serif; - } .markdown-body code, .markdown-body pre { font-family: "JetBrains Mono", monospace; - } diff --git a/docs/2022-07-31-experiment-go.html b/docs/2022-07-31-experiment-go.html index c762117..395047e 100644 --- a/docs/2022-07-31-experiment-go.html +++ b/docs/2022-07-31-experiment-go.html @@ -10,7 +10,7 @@ haunt98 posts @@ -32,13 +32,11 @@ .markdown-body { font-family: "Inter", sans-serif; - } .markdown-body code, .markdown-body pre { font-family: "JetBrains Mono", monospace; - } diff --git a/docs/2022-07-31-sql.html b/docs/2022-07-31-sql.html index a5d7701..7059365 100644 --- a/docs/2022-07-31-sql.html +++ b/docs/2022-07-31-sql.html @@ -10,7 +10,7 @@ haunt98 posts @@ -32,13 +32,11 @@ .markdown-body { font-family: "Inter", sans-serif; - } .markdown-body code, .markdown-body pre { font-family: "JetBrains Mono", monospace; - } diff --git a/docs/2022-08-10-gitignore.html b/docs/2022-08-10-gitignore.html index 3621b89..9c7ec76 100644 --- a/docs/2022-08-10-gitignore.html +++ b/docs/2022-08-10-gitignore.html @@ -10,7 +10,7 @@ haunt98 posts @@ -32,13 +32,11 @@ .markdown-body { font-family: "Inter", sans-serif; - } .markdown-body code, .markdown-body pre { font-family: "JetBrains Mono", monospace; - } diff --git a/docs/2022-10-26-reload-config.html b/docs/2022-10-26-reload-config.html index 8c9ee1c..57e02d5 100644 --- a/docs/2022-10-26-reload-config.html +++ b/docs/2022-10-26-reload-config.html @@ -10,7 +10,7 @@ haunt98 posts @@ -32,13 +32,11 @@ .markdown-body { font-family: "Inter", sans-serif; - } .markdown-body code, .markdown-body pre { font-family: "JetBrains Mono", monospace; - } diff --git a/docs/2022-12-25-archlinux.html b/docs/2022-12-25-archlinux.html index c47ed18..cb4cd38 100644 --- a/docs/2022-12-25-archlinux.html +++ b/docs/2022-12-25-archlinux.html @@ -10,7 +10,7 @@ haunt98 posts @@ -32,13 +32,11 @@ .markdown-body { font-family: "Inter", sans-serif; - } .markdown-body code, .markdown-body pre { font-family: "JetBrains Mono", monospace; - } @@ -615,9 +613,9 @@ homectl update joker --shell=/usr/bin/zsh
pacman -Syu gnome-shell \
 	gnome-control-center gnome-system-monitor power-profiles-daemon \
-	gnome-tweaks gnome-backgrounds gnome-screenshot gnome-keyring gnome-logs gnome-firmware \
+	gnome-tweaks gnome-backgrounds gnome-firmware \
 	gnome-console gnome-text-editor \
-	nautilus xdg-user-dirs-gtk file-roller evince eog
+	nautilus xdg-user-dirs-gtk xdg-desktop-portal evince eog
 
 # Login manager
 pacman -Syu gdm
diff --git a/docs/2022-12-25-go-test-asap.html b/docs/2022-12-25-go-test-asap.html
index bef8c31..1daaab2 100644
--- a/docs/2022-12-25-go-test-asap.html
+++ b/docs/2022-12-25-go-test-asap.html
@@ -10,7 +10,7 @@
     
     
     
     haunt98 posts
@@ -32,13 +32,11 @@
 
     .markdown-body {
       font-family: "Inter", sans-serif;
-      
     }
 
     .markdown-body code,
     .markdown-body pre {
       font-family: "JetBrains Mono", monospace;
-      
     }
   
   
diff --git a/docs/2023-03-05-incident.html b/docs/2023-03-05-incident.html
index 7da3003..02e92af 100644
--- a/docs/2023-03-05-incident.html
+++ b/docs/2023-03-05-incident.html
@@ -10,7 +10,7 @@
     
     
     
     haunt98 posts
@@ -32,13 +32,11 @@
 
     .markdown-body {
       font-family: "Inter", sans-serif;
-      
     }
 
     .markdown-body code,
     .markdown-body pre {
       font-family: "JetBrains Mono", monospace;
-      
     }
   
   
diff --git a/docs/2023-03-08-ekyc.html b/docs/2023-03-08-ekyc.html
index abb53b8..4acfe6c 100644
--- a/docs/2023-03-08-ekyc.html
+++ b/docs/2023-03-08-ekyc.html
@@ -10,7 +10,7 @@
     
     
     
     haunt98 posts
@@ -32,13 +32,11 @@
 
     .markdown-body {
       font-family: "Inter", sans-serif;
-      
     }
 
     .markdown-body code,
     .markdown-body pre {
       font-family: "JetBrains Mono", monospace;
-      
     }
   
   
diff --git a/docs/2023-03-30-fonts.html b/docs/2023-03-30-fonts.html
index 3b0ddcb..8011ec7 100644
--- a/docs/2023-03-30-fonts.html
+++ b/docs/2023-03-30-fonts.html
@@ -10,7 +10,7 @@
     
     
     
     haunt98 posts
@@ -32,13 +32,11 @@
 
     .markdown-body {
       font-family: "Inter", sans-serif;
-      
     }
 
     .markdown-body code,
     .markdown-body pre {
       font-family: "JetBrains Mono", monospace;
-      
     }
   
   
diff --git a/docs/2023-04-01-games.html b/docs/2023-04-01-games.html
index 3415db7..a40e390 100644
--- a/docs/2023-04-01-games.html
+++ b/docs/2023-04-01-games.html
@@ -10,7 +10,7 @@
     
     
     
     haunt98 posts
@@ -32,13 +32,11 @@
 
     .markdown-body {
       font-family: "Inter", sans-serif;
-      
     }
 
     .markdown-body code,
     .markdown-body pre {
       font-family: "JetBrains Mono", monospace;
-      
     }
   
   
diff --git a/docs/2023-04-17-keeb.html b/docs/2023-04-17-keeb.html
index 1df99f0..af1b8fb 100644
--- a/docs/2023-04-17-keeb.html
+++ b/docs/2023-04-17-keeb.html
@@ -10,7 +10,7 @@
     
     
     
     haunt98 posts
@@ -32,13 +32,11 @@
 
     .markdown-body {
       font-family: "Inter", sans-serif;
-      
     }
 
     .markdown-body code,
     .markdown-body pre {
       font-family: "JetBrains Mono", monospace;
-      
     }
   
   
diff --git a/docs/2023-04-17-naming.html b/docs/2023-04-17-naming.html
index 0b86a82..9f31cdd 100644
--- a/docs/2023-04-17-naming.html
+++ b/docs/2023-04-17-naming.html
@@ -10,7 +10,7 @@
     
     
     
     haunt98 posts
@@ -32,13 +32,11 @@
 
     .markdown-body {
       font-family: "Inter", sans-serif;
-      
     }
 
     .markdown-body code,
     .markdown-body pre {
       font-family: "JetBrains Mono", monospace;
-      
     }
   
   
diff --git a/docs/2023-05-03-neovim.html b/docs/2023-05-03-neovim.html
index b25dc25..f3368ac 100644
--- a/docs/2023-05-03-neovim.html
+++ b/docs/2023-05-03-neovim.html
@@ -10,7 +10,7 @@
     
     
     
     haunt98 posts
@@ -32,13 +32,11 @@
 
     .markdown-body {
       font-family: "Inter", sans-serif;
-      
     }
 
     .markdown-body code,
     .markdown-body pre {
       font-family: "JetBrains Mono", monospace;
-      
     }
   
   
diff --git a/docs/2023-05-08-things-i-like.html b/docs/2023-05-08-things-i-like.html
index 140d132..048fad3 100644
--- a/docs/2023-05-08-things-i-like.html
+++ b/docs/2023-05-08-things-i-like.html
@@ -10,7 +10,7 @@
     
     
     
     haunt98 posts
@@ -32,13 +32,11 @@
 
     .markdown-body {
       font-family: "Inter", sans-serif;
-      
     }
 
     .markdown-body code,
     .markdown-body pre {
       font-family: "JetBrains Mono", monospace;
-      
     }
   
   
diff --git a/docs/index.html b/docs/index.html
index dce5df2..65f06c8 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -10,7 +10,7 @@
     
     
     
     haunt98 posts
@@ -32,13 +32,11 @@
 
     .markdown-body {
       font-family: "Inter", sans-serif;
-      
     }
 
     .markdown-body code,
     .markdown-body pre {
       font-family: "JetBrains Mono", monospace;
-      
     }
   
   
diff --git a/posts/2022-12-25-archlinux.md b/posts/2022-12-25-archlinux.md
index 238638c..4e6f642 100644
--- a/posts/2022-12-25-archlinux.md
+++ b/posts/2022-12-25-archlinux.md
@@ -355,9 +355,9 @@ pacman -Syu xorg-server
 ```sh
 pacman -Syu gnome-shell \
 	gnome-control-center gnome-system-monitor power-profiles-daemon \
-	gnome-tweaks gnome-backgrounds gnome-screenshot gnome-keyring gnome-logs gnome-firmware \
+	gnome-tweaks gnome-backgrounds gnome-firmware \
 	gnome-console gnome-text-editor \
-	nautilus xdg-user-dirs-gtk file-roller evince eog
+	nautilus xdg-user-dirs-gtk xdg-desktop-portal evince eog
 
 # Login manager
 pacman -Syu gdm
diff --git a/templates/post.html b/templates/post.html
index 8d57409..df332b5 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -10,7 +10,7 @@
     
     
     
     haunt98 posts
@@ -32,13 +32,11 @@
 
     .markdown-body {
       font-family: "Inter", sans-serif;
-      
     }
 
     .markdown-body code,
     .markdown-body pre {
       font-family: "JetBrains Mono", monospace;
-      
     }