Compare commits
2 commits
324035af6d
...
f88b2f52d8
Author | SHA1 | Date | |
---|---|---|---|
|
f88b2f52d8 | ||
|
ad1949fa2e |
2 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,13 @@
|
|||
# Hyprland GPU backend
|
||||
# env = WLR_DRM_DEVICES,/dev/dri/card1
|
||||
|
||||
# Hyprcursor
|
||||
env = HYPRCURSOR_THEME,Bibata-Modern
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
# X cursor
|
||||
env = XCURSOR_THEME,Bibata-Modern
|
||||
env = XCURSOR_SIZE,24
|
||||
|
||||
# Backend
|
||||
env = GDK_BACKEND, wayland,x11
|
||||
env = SDL_VIDEODRIVER, wayland
|
||||
|
|
|
@ -6,7 +6,7 @@ border-radius=4
|
|||
border-size=2
|
||||
font='FiraCode Nerd Font' 11
|
||||
anchor=bottom-right
|
||||
outer-margin=0,30,0,0
|
||||
outer-margin=0,4,8,0
|
||||
|
||||
[urgency=low]
|
||||
border-color=#cccccc
|
||||
|
|
Loading…
Reference in a new issue