A clear screenshot of the foot.ini configuration file, showing the [main], [csd], and [colors] sections with the Dracula theme and JetBrains Mono Nerd Font.

Optimized Foot Config for Sway/Wayland Devs

My complete, optimized foot.ini config for Sway/Wayland. Learn how to get the perfect minimalist terminal with JetBrains Mono, Dracula, and CSD disabled.

November 8, 2025 · 10 min · Murat Kurkoglu
A terminal screen on Arch Linux showing the steps to configure hibernation using Unified Kernel Images (UKI) and mkinitcpio by editing /etc/kernel/cmdline.

Arch Hibernate: My Empty /boot/loader/entries/ Fix

Couldn’t enable hibernate on Arch Linux with systemd-boot? My /boot/loader/entries/ was empty. Here’s the fix: Unified Kernel Images (UKI) and /etc/kernel/cmdline.

November 8, 2025 · 9 min · Murat Kurkoglu
A developer's guide to replacing xdotool with wtype for keyboard and mouse automation on Wayland compositors like Sway and Hyprland.

Wayland Broke My Scripts: Meet wtype, Your New xdotool

Frustrated that xdotool is broken in Wayland? Learn how to use wtype, the modern tool for keyboard and mouse automation in Sway and Hyprland.

November 7, 2025 · 7 min · Murat Kurkoglu
A male and female developer comparing three different dynamic application launcher UIs (rofi, wofi, and wmenu) on a futuristic Wayland-based Linux desktop.

Rofi vs. Wofi vs. Wmenu: The Ultimate Wayland & X11 Guide

Rofi vs. Wofi vs. Wmenu: Which app launcher is best for your X11 or Wayland setup? A deep-dive comparison of features, configuration, and philosophy.

November 7, 2025 · 8 min · Murat Kurkoglu
A split-screen image showing broken Markdown rendering on one side and perfectly nested, clean code blocks on the other.

Markdown Fences: ``` vs. ~~~ — Which Do You Use?

Ever wondered about ``` vs. ~~~ in Markdown? Discover the difference, which is standard, and the ‘pro trick’ for nesting code blocks you need to know.

November 7, 2025 · 7 min · Murat Kurkoglu
A Bash script for FFmpeg 4K video upscaling, merging, and watermarking is displayed in a terminal window.

My 4K Video Automation Script with FFmpeg & Zsh

Learn to automate your video workflow. This guide shows how to build a Bash script with FFmpeg to merge, 4K-upscale, and watermark vertical videos.

November 7, 2025 · 7 min · Murat Kurkoglu