dots/private_dot_config/hypr/land/defaults.conf

22 lines
939 B
Text

# Normal variables
$mod = alt
# Essential variables
$terminal = /usr/bin/kitty
$editor = /usr/bin/helix #THIS ONE MUST BE FULL PATH
$lock = /usr/bin/hyprlock -c ~/.config/hypr/lock/lock.conf
# Setting applications
$audio = $terminal /usr/bin/pulsemixer
$networking = $terminal /usr/bin/nmtui
$bluetooth = $terminal /usr/bin/bluetui
$display = /usr/bin/nwg-displays -w ~/.config/hypr/land/workspaces.conf -m ~/.config/hypr/land/monitors.conf
$menu = /usr/bin/rofi -show drun -theme ~/.config/rofi/themes/launcher-theme.rasi
# Screenshotting
$screenshot = ~/.config/hypr/scripts/recording.sh
$rec = mkdir -p ~/Pictures/Screenshots && grim -t ppm -o "$(hyprctl activeworkspace -j | jq -r '.monitor')" - | satty --early-exit --copy-command "wl-copy" -f - -o ~/Pictures/Screenshots/satty-$(date '+%Y%m%d-%H:%M:%S').png
$np = ~/.config/hypr/scripts/np.sh
# Other applications
$browser = /usr/bin/firefox
$game = ~/.local/bin/steam-gamescope