feat: added some hypr stuff

This commit is contained in:
Nick 2025-01-12 14:20:20 -06:00
parent d89e373039
commit 9ef7554967
2 changed files with 3 additions and 0 deletions

View file

@ -23,6 +23,7 @@
"R, exec, ghostty -e nu -e btm" "R, exec, ghostty -e nu -e btm"
"N, exec, signal-desktop" "N, exec, signal-desktop"
"M, exec, element-desktop" "M, exec, element-desktop"
"Home, exec, sudo protonvpn c --cc CA"
"End, exec, hyprctl dispatch exit" "End, exec, hyprctl dispatch exit"
"S, exec, steam" "S, exec, steam"
"period, exec, emote" "period, exec, emote"
@ -93,6 +94,7 @@
"2, movetoworkspacesilent, 2" "2, movetoworkspacesilent, 2"
"3, movetoworkspacesilent, 3" "3, movetoworkspacesilent, 3"
"4, movetoworkspacesilent, 4" "4, movetoworkspacesilent, 4"
"End, exec, shutdown now"
]; ];
in in
superBinds superBinds

View file

@ -12,6 +12,7 @@
"pkill easyeffects" "pkill easyeffects"
"emote" "emote"
"flameshot" "flameshot"
"protonvpn c -cc CA"
"pactl set-default-sink alsa_output.usb-Focusrite_Scarlett_2i2_USB_Y818KFJ0C671CE-00.HiFi__Line1__sink" "pactl set-default-sink alsa_output.usb-Focusrite_Scarlett_2i2_USB_Y818KFJ0C671CE-00.HiFi__Line1__sink"
"pactl set-default-source alsa_input.usb-Focusrite_Scarlett_2i2_USB_Y818KFJ0C671CE-00.HiFi__Mic1__source" "pactl set-default-source alsa_input.usb-Focusrite_Scarlett_2i2_USB_Y818KFJ0C671CE-00.HiFi__Mic1__source"
"gsettings set org.gnome.desktop.interface cursor-theme 'catppuccin-mocha-dark-cursors'" "gsettings set org.gnome.desktop.interface cursor-theme 'catppuccin-mocha-dark-cursors'"