feat(linux): Set up Hyprland

This commit is contained in:
js0ny 2025-01-26 00:23:33 +00:00
parent 346a975e80
commit 49693c7657
20 changed files with 533 additions and 35 deletions

View file

@ -0,0 +1,17 @@
# $DOTFILES/platforms/linux/hyprland/electron-flags.conf
# Date: 2024-12-22
# Author: js0ny
# Force electron apps to use Wayland
# Location:
# ~/.config/electron-flags.conf
# ~/.config/code-flags.conf
# Linking:
# ln -sf $DOTFILES/platforms/linux/electron-flags.conf ~/.config/electron-flags.conf
# ln -sf $DOTFILES/platforms/linux/electron-flags.conf ~/.config/code-flags.conf
# --enable-features=UseOzonePlatform
# --ozone-platform=wayland
# --enable-icd
--ozone-platform-hint=auto
--enable-wayland-ime