feat(waybar): better wifi icons
This commit is contained in:
parent
252fc13163
commit
9c5fd486a5
3 changed files with 9 additions and 10 deletions
|
|
@ -2,7 +2,7 @@ include=~/.config/fuzzel/themes/theme.ini
|
|||
|
||||
[main]
|
||||
font=SF Pro Display:size=12,Symbols Nerd Font:size=12
|
||||
prompt=" "
|
||||
prompt="> "
|
||||
width=50
|
||||
lines=10
|
||||
horizontal-pad=24
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@ bindul = , XF86AudioMute, exec, hypr volume toggle
|
|||
bindul = , XF86MonBrightnessUp, exec, hypr brightness up
|
||||
bindul = , XF86MonBrightnessDown, exec, hypr brightness down
|
||||
|
||||
bind = ALT, SPACE, exec, fuzzel
|
||||
bind = ALT, SPACE, exec, fuzzel --list-executables-in-path
|
||||
bind = ALT, TAB, workspace, previous
|
||||
bind = ALT, A, cyclenext
|
||||
bind = ALT, B, exec, pkill -USR1 waybar || waybar
|
||||
|
|
@ -95,7 +95,7 @@ bind = ALT SHIFT, T, exec, hypr spawnfocus --ws 1 $TERMINAL
|
|||
bind = ALT SHIFT, Z, exec, hypr spawnfocus --ws 2 $BROWSER --ozone-platform=wayland
|
||||
bind = ALT SHIFT, F, togglefloating
|
||||
bind = ALT SHIFT, Q, exec, hypr exit
|
||||
bind = ALT SHIFT, R, exec, hyprctl reload && notify-send -u low 'hyprland reloaded'
|
||||
bind = ALT SHIFT, R, exec, hyprctl reload && notify-send 'hyprland reloaded'
|
||||
bind = ALT SHIFT, V, exec, hypr spawnfocus --ws 5 vesktop
|
||||
bind = ALT SHIFT, S, exec, hypr spawnfocus --ws 6 signal-desktop
|
||||
bind = ALT SHIFT, Y, exec, hypr spawnfocus --ws 3 sioyek
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue