summaryrefslogtreecommitdiff
path: root/home-config/hypr/hyprland.conf
blob: 743fa371070cd8e209527c2f314e74b26622c2bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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