cursor theme
This commit is contained in:
parent
3408d49667
commit
d97bc68594
2 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,7 @@ $menu = rofi -show drun
|
||||||
exec-once = nm-applet &
|
exec-once = nm-applet &
|
||||||
exec-once = waybar &
|
exec-once = waybar &
|
||||||
exec-once = mako &
|
exec-once = mako &
|
||||||
|
exec-once = hyprctl setcursor Bibata-Modern-5aa09-v1.0.2-x11 24
|
||||||
|
|
||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
env = HYPRCURSOR_SIZE,24
|
env = HYPRCURSOR_SIZE,24
|
||||||
|
@ -131,6 +132,7 @@ bind = $shiftMod, E, exit,
|
||||||
bind = $mainMod, space, togglefloating,
|
bind = $mainMod, space, togglefloating,
|
||||||
bind = $mainMod, D, exec, $menu
|
bind = $mainMod, D, exec, $menu
|
||||||
bind = $mainMod, E, layoutmsg, swapwithmaster master
|
bind = $mainMod, E, layoutmsg, swapwithmaster master
|
||||||
|
bind = $mainMod, F, fullscreen
|
||||||
|
|
||||||
# apps
|
# apps
|
||||||
bind = $altMod, F, exec, $fileManager
|
bind = $altMod, F, exec, $fileManager
|
||||||
|
|
|
@ -47,6 +47,8 @@
|
||||||
zoxide
|
zoxide
|
||||||
eza
|
eza
|
||||||
fastfetch
|
fastfetch
|
||||||
|
discord
|
||||||
|
nwg-look
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue