Compare commits

..

2 commits

Author SHA1 Message Date
GaspardCulis
f88b2f52d8
style(mako): Tweak notification margin 2024-06-22 16:09:07 +02:00
GaspardCulis
ad1949fa2e
feat(hypr -> env): Setup Hyprcursor 2024-06-16 23:43:26 +02:00
2 changed files with 8 additions and 1 deletions

View file

@ -1,6 +1,13 @@
# Hyprland GPU backend # Hyprland GPU backend
# env = WLR_DRM_DEVICES,/dev/dri/card1 # 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 # Backend
env = GDK_BACKEND, wayland,x11 env = GDK_BACKEND, wayland,x11
env = SDL_VIDEODRIVER, wayland env = SDL_VIDEODRIVER, wayland

View file

@ -6,7 +6,7 @@ border-radius=4
border-size=2 border-size=2
font='FiraCode Nerd Font' 11 font='FiraCode Nerd Font' 11
anchor=bottom-right anchor=bottom-right
outer-margin=0,30,0,0 outer-margin=0,4,8,0
[urgency=low] [urgency=low]
border-color=#cccccc border-color=#cccccc