22 lines
514 B
Text
22 lines
514 B
Text
exec-once = dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=Hyprland
|
|
|
|
$mod = SUPER
|
|
|
|
$term = alacritty
|
|
|
|
$menu = wofi --allow-images --show drun --prompt "Search Program"
|
|
|
|
$scale = 1.5
|
|
|
|
$radius = 5
|
|
$gaps = 10
|
|
$border = 3
|
|
|
|
$browser = firefox
|
|
|
|
source = ~/.config/hypr/config.d/theme.conf
|
|
source = ~/.config/hypr/config.d/keybinds.conf
|
|
source = ~/.config/hypr/config.d/input.conf
|
|
source = ~/.config/hypr/config.d/workspaces.conf
|
|
|
|
exec-once = ~/.config/hypr/config.d/autostart.sh
|