added some scripts and configuration for gpu screen recorder. note: gpu-screen-recorder must be installed for this
This commit is contained in:
@@ -39,6 +39,9 @@ exec-once = hyprpanel & hyprpaper & hypridle & elephant & walker --gapplication-
|
||||
exec-once = gsettings set org.gnome.desktop.interface cursor-theme 'Bibata-Modern-Classic'
|
||||
exec-once = gsettings set org.gnome.desktop.interface cursor-size 24
|
||||
|
||||
# This requires gpu-screen-recorder to be installed. I installed it with this https://wiki.nixos.org/wiki/Gpu-screen-recorder.
|
||||
exec-once = ~/.config/hypr/scripts/gpu-screen-recorder/start-replay.sh
|
||||
|
||||
|
||||
exec-once = [workspace 4 silent] signal-desktop
|
||||
exec-once = [workspace 4 silent] spotify
|
||||
@@ -226,6 +229,8 @@ bind = SUPER_ALT,L, exec, hyprlock
|
||||
bind = ,F10, exec, hyprlock
|
||||
bind = $mainMod ALT, Space, exec, hyprctl switchxkblayout current next
|
||||
bind = $mainMod SHIFT, S, exec, hyprshot -m region -z
|
||||
# This requires gpu-screen-recorder to be installed. I installed it with this https://wiki.nixos.org/wiki/Gpu-screen-recorder.
|
||||
bind = $mainMod SHIFT, V, exec, ~/.config/hypr/scripts/gpu-screen-recorder/save-replay.sh
|
||||
bind = $mainMod SHIFT, C, exec, hyprpicker | wl-copy
|
||||
bind = $mainMod, Y, exec, firefox
|
||||
|
||||
|
||||
Reference in New Issue
Block a user