feat: Update profile and zshrc

This commit is contained in:
2025-05-29 21:29:18 +10:00
parent c23af7303a
commit 881212698b
6 changed files with 61 additions and 23 deletions

View File

@@ -32,16 +32,16 @@ bind = $mainMod, up, movefocus, u
bind = $mainMod, down, movefocus, d
# Switch workspaces with mainMod + [0-9]
bind = $mainMod ALT, 1, workspace, 1
bind = $mainMod ALT, 2, workspace, 2
bind = $mainMod ALT, 3, workspace, 3
bind = $mainMod ALT, 4, workspace, 4
bind = $mainMod ALT, 5, workspace, 5
bind = $mainMod ALT, 6, workspace, 6
bind = $mainMod ALT, 7, workspace, 7
bind = $mainMod ALT, 8, workspace, 8
bind = $mainMod ALT, 9, workspace, 9
bind = $mainMod ALT, 0, workspace, 10
# bind = $mainMod ALT, 1, workspace, 1
# bind = $mainMod ALT, 2, workspace, 2
# bind = $mainMod ALT, 3, workspace, 3
# bind = $mainMod ALT, 4, workspace, 4
# bind = $mainMod ALT, 5, workspace, 5
# bind = $mainMod ALT, 6, workspace, 6
# bind = $mainMod ALT, 7, workspace, 7
# bind = $mainMod ALT, 8, workspace, 8
# bind = $mainMod ALT, 9, workspace, 9
# bind = $mainMod ALT, 0, workspace, 10
# hyprlang noerror true
bind = $mainMod, 1, vdesk, 1
@@ -135,3 +135,39 @@ bind = $mainMod, T, exec, alacritty --config-file ~/dotfiles/.alacritty-nozellij
bind = $mainMod, W, exec, ~/.config/hypr/scripts/wallpaper.sh
bind = $mainMod CTRL, W, exec, systemctl --user start wallpaper.timer && WallRizz -r -n -d ~/.config/backgrounds
# Capslock toggle submap
$caps = VoidSymbol
bind = , $caps, submap, capsmode
submap = capsmode
# Bindings for submap
bind = , 1, exec, hyprctl notify 5 2000 0 "Opening Brave Browser"
bind = , 1, exec,brave --proxy-pac-url="https://pac.cn01.woodburn.au/proxy.pac" --enable-features=UseOzonePlatform --ozone-platform=wayland --use-gl=angle --ignore-gpu-blocklist --enable-features=VaapiVideoEncoder,VaapiVideoDecoder,CanvasOopRasterization,VaapiIgnoreDriverChecks,VaapiVideoDecodeLinuxGL,AcceleratedVideoEncoder,Vulkan,DefaultANGLEVulkan,VulkanFromANGLE --disable-gpu-memory-buffer-video-frames
bind = , 1, submap, reset
bind = , 2, togglespecialworkspace, c2
bind = SHIFT, 2, movetoworkspace, special:c2
bind = , 3, togglespecialworkspace, c3
bind = SHIFT, 3, movetoworkspace, special:c3
bind = , 4, togglespecialworkspace, c4
bind = SHIFT, 4, movetoworkspace, special:c4
bind = , 5, togglespecialworkspace, c5
bind = SHIFT, 5, movetoworkspace, special:c5
bind = , 6, togglespecialworkspace, c6
bind = SHIFT, 6, movetoworkspace, special:c6
bind = , 0, exec, hyprctl notify 5 2000 0 "Restarting hyprpaper"
bind = , 0, exec, hyprpaper >> ~/.logs/hyprpaper.log
bind = , 0, submap, reset
bind = , catchall, submap, reset
submap = reset