My personal dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: fixed waybar reload command

legoraft 3a4246df 6a9590d2

+1 -1
+1 -1
hypr/.config/hypr/hyprland/keybinds.conf
··· 14 14 bind = $mainMod, tab, alterzorder,current,top 15 15 bind = $mainMod SHIFT, tab, cyclenext, prev 16 16 bind = $mainMod SHIFT, tab, alterzorder,current,top 17 - bind = $mainMod, P, exec, pkill waybar && waybar 17 + bind = $mainMod, P, exec, pkill waybar && waybar -c $HOME/.config/waybar/hyprbar.jsonc -s $HOME/.config/waybar/styles/glassy-nord.css 18 18 19 19 # Switch workspaces with mod + [0-9] 20 20 bind = $mainMod, 1, workspace, 1