feat(surfingkeys): Implement visual mode and ACE editor keymaps

This commit is contained in:
js0ny 2025-01-13 10:21:34 +00:00
parent 073c60f07d
commit e5fb48289f
9 changed files with 327 additions and 158 deletions

View file

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