2025-06-09 18:57:26 +02:00
|
|
|
# Learn how to configure Hyprland: https://wiki.hyprland.org/Configuring/
|
2025-06-01 11:21:00 +02:00
|
|
|
|
2025-07-14 21:08:50 -07:00
|
|
|
# You're encouraged to tailor your Hyprland config in this file by adding or overwriting any settings.
|
|
|
|
# But don't change anything that lives in ~/.local/share/omarchy, if you can help it!
|
|
|
|
# Those files are overwritten when Omarchy is updated.
|
|
|
|
|
2025-06-01 11:21:00 +02:00
|
|
|
# Change your personal monitor setup in here to keep the main config portable
|
2025-06-25 19:29:33 -07:00
|
|
|
source = ~/.config/hypr/monitors.conf
|
2025-06-01 11:21:00 +02:00
|
|
|
|
2025-06-09 18:57:26 +02:00
|
|
|
# Use defaults Omarchy defaults
|
2025-06-23 12:53:19 -04:00
|
|
|
source = ~/.local/share/omarchy/default/hypr/autostart.conf
|
2025-07-10 15:30:38 -07:00
|
|
|
source = ~/.local/share/omarchy/default/hypr/bindings/media.conf
|
|
|
|
source = ~/.local/share/omarchy/default/hypr/bindings/tiling.conf
|
|
|
|
source = ~/.local/share/omarchy/default/hypr/bindings/utilities.conf
|
2025-06-09 18:57:26 +02:00
|
|
|
source = ~/.local/share/omarchy/default/hypr/envs.conf
|
|
|
|
source = ~/.local/share/omarchy/default/hypr/looknfeel.conf
|
|
|
|
source = ~/.local/share/omarchy/default/hypr/input.conf
|
|
|
|
source = ~/.local/share/omarchy/default/hypr/windows.conf
|
2025-06-22 20:35:48 -04:00
|
|
|
source = ~/.config/omarchy/current/theme/hyprland.conf
|
2025-06-01 11:21:00 +02:00
|
|
|
|
2025-07-10 15:30:38 -07:00
|
|
|
# Application bindings
|
2025-07-15 13:44:24 +02:00
|
|
|
$terminal = uwsm app -- alacritty
|
|
|
|
$browser = uwsm app -- chromium --new-window --ozone-platform=wayland
|
2025-07-10 15:30:38 -07:00
|
|
|
$webapp = $browser --app
|
2025-06-23 12:53:19 -04:00
|
|
|
|
2025-07-10 15:30:38 -07:00
|
|
|
bind = SUPER, return, exec, $terminal
|
2025-07-15 13:44:24 +02:00
|
|
|
bind = SUPER, F, exec, uwsm app -- nautilus --new-window
|
2025-07-10 15:30:38 -07:00
|
|
|
bind = SUPER, B, exec, $browser
|
2025-07-15 13:44:24 +02:00
|
|
|
bind = SUPER, M, exec, uwsm app -- spotify
|
2025-07-10 15:30:38 -07:00
|
|
|
bind = SUPER, N, exec, $terminal -e nvim
|
|
|
|
bind = SUPER, T, exec, $terminal -e btop
|
|
|
|
bind = SUPER, D, exec, $terminal -e lazydocker
|
2025-07-15 13:44:24 +02:00
|
|
|
bind = SUPER, G, exec, uwsm app -- signal-desktop
|
|
|
|
bind = SUPER, O, exec, uwsm app -- obsidian -disable-gpu
|
|
|
|
bind = SUPER, slash, exec, uwsm app -- 1password
|
2025-06-25 20:00:02 -07:00
|
|
|
|
2025-06-07 09:12:59 +02:00
|
|
|
bind = SUPER, A, exec, $webapp="https://chatgpt.com"
|
2025-06-11 14:06:33 +02:00
|
|
|
bind = SUPER SHIFT, A, exec, $webapp="https://grok.com"
|
2025-06-07 09:12:59 +02:00
|
|
|
bind = SUPER, C, exec, $webapp="https://app.hey.com/calendar/weeks/"
|
|
|
|
bind = SUPER, E, exec, $webapp="https://app.hey.com"
|
|
|
|
bind = SUPER, Y, exec, $webapp="https://youtube.com/"
|
2025-06-11 14:06:33 +02:00
|
|
|
bind = SUPER SHIFT, G, exec, $webapp="https://web.whatsapp.com/"
|
2025-07-03 13:38:50 -07:00
|
|
|
bind = SUPER ALT, G, exec, $webapp="https://messages.google.com/web/conversations"
|
2025-06-07 09:12:59 +02:00
|
|
|
bind = SUPER, X, exec, $webapp="https://x.com/"
|
|
|
|
bind = SUPER SHIFT, X, exec, $webapp="https://x.com/compose/post"
|
2025-06-27 10:01:29 -07:00
|
|
|
|
2025-07-10 15:30:38 -07:00
|
|
|
# Extra autostart processes
|
2025-07-20 21:43:29 -05:00
|
|
|
# exec-once = uwsm app -- my-service
|
2025-07-10 15:30:38 -07:00
|
|
|
|
|
|
|
# Extra env variables
|
2025-07-14 13:50:21 -07:00
|
|
|
# Note: You must relaunch Hyprland after changing envs (use Super+Esc, then Relaunch)
|
2025-07-10 15:30:38 -07:00
|
|
|
# env = MY_GLOBAL_ENV,setting
|
|
|
|
|
2025-07-04 17:23:24 -07:00
|
|
|
# Control your input devices
|
2025-07-04 17:50:09 -07:00
|
|
|
# See https://wiki.hypr.land/Configuring/Variables/#input
|
2025-07-04 17:23:24 -07:00
|
|
|
input {
|
|
|
|
# Use multiple keyboard layouts and switch between them with Alt + Space
|
|
|
|
# kb_layout = us,dk
|
|
|
|
# kb_options = compose:caps,grp:alt_space_toggle
|
|
|
|
|
|
|
|
# Change speed of keyboard repeat
|
2025-07-04 17:32:33 -07:00
|
|
|
repeat_rate = 40
|
|
|
|
repeat_delay = 600
|
2025-07-04 17:23:24 -07:00
|
|
|
|
2025-07-04 17:55:38 -07:00
|
|
|
# Increase sensitity for mouse/trackpack (default: 0)
|
|
|
|
# sensitivity = 0.35
|
2025-07-04 17:49:06 -07:00
|
|
|
|
2025-07-04 17:23:24 -07:00
|
|
|
touchpad {
|
|
|
|
# Use natural (inverse) scrolling
|
|
|
|
# natural_scroll = true
|
|
|
|
|
2025-07-04 18:05:37 -07:00
|
|
|
# Use two-finger clicks for right-click instead of lower-right corner
|
|
|
|
# clickfinger_behavior = true
|
|
|
|
|
2025-07-04 17:23:24 -07:00
|
|
|
# Control the speed of your scrolling
|
2025-07-04 17:43:49 -07:00
|
|
|
scroll_factor = 0.4
|
2025-07-04 17:23:24 -07:00
|
|
|
}
|
|
|
|
}
|
2025-07-04 17:25:09 -07:00
|
|
|
|
|
|
|
# Scroll faster in the terminal
|
|
|
|
windowrule = scrolltouchpad 1.5, class:Alacritty
|