add wrapper and config
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
8
systems/artemision/hypr/wrappedhl
Normal file
8
systems/artemision/hypr/wrappedhl
Normal file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd ~ || exit
|
||||
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
export XCURSOR_SIZE=24
|
||||
|
||||
exec Hyprland
|
Reference in New Issue
Block a user