Compare commits
No commits in common. "f88b2f52d8abae59960ecdd15b4643e1f675f52f" and "324035af6d5fa2bef1d3c5063439f4983e48c28d" have entirely different histories.
f88b2f52d8
...
324035af6d
2 changed files with 1 additions and 8 deletions
|
@ -1,13 +1,6 @@
|
|||
# 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,4,8,0
|
||||
outer-margin=0,30,0,0
|
||||
|
||||
[urgency=low]
|
||||
border-color=#cccccc
|
||||
|
|
Loading…
Reference in a new issue