Skip to content

v0.2.0

Compare
Choose a tag to compare
@UmmItC UmmItC released this 25 Aug 14:32
· 56 commits to main since this release
15bb617

New Features

  • Added support for hyprpicker to the launch script. You can now launch it using the hotkey ALT_L + P. The installation script has also been updated to include hyprpicker installation via yay.

Updates

  • Refactored the wf-recorder script for improved readability.
  • Updated the README to include installation script guidance and refreshed the screenshot.

Environment Configuration

Environment variables are now configured using the Hyprland-specific method in ./configs/hyprland/environment.conf. The preconfigured environment includes:

  • Preferred display backends set to Wayland with X11 as a fallback.
  • SDL and Clutter configured to use Wayland.
  • Hyprland defined as the current desktop environment.
  • Wayland support enabled for Mozilla applications.
  • Default screenshot directory set for Hyprshot.
  • Default editor set to Neovim and terminal type set to xterm-kitty.
  • GPG configured to use the correct TTY for passphrase entry.

Fcitx5 Setup

Full Changelog: v0.1.0...v0.2.0