mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat(hyprland): Add hyprland config
This commit is contained in:
parent
981dd2170c
commit
4bf9687d72
28 changed files with 540 additions and 80 deletions
12
platforms/linux/hyprland/code-flags.conf
Normal file
12
platforms/linux/hyprland/code-flags.conf
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# $DOTFILES/platforms/linux/hyprland/code-flags.conf
|
||||
# Date: 2024-12-22
|
||||
# Author: js0ny
|
||||
# Force VSCode to use Wayland
|
||||
|
||||
# Location:
|
||||
# ~/.config/code-flags.conf
|
||||
# Linking:
|
||||
# ln -sf $DOTFILES/platforms/linux/hyprland/code-flags.conf ~/.config/
|
||||
|
||||
--enable-features=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
||||
Loading…
Add table
Add a link
Reference in a new issue