hyprland-config

This commit is contained in:
m3tam3re
2024-08-04 06:05:42 +02:00
parent f463ccd212
commit 83c2a79509
35 changed files with 10 additions and 5974 deletions

View File

@ -17,8 +17,14 @@ exec-once = wl-paste -p -t text --watch clipman store -P --histpath="~/.local/sh
# Some default env vars.
env = XCURSOR_SIZE,32
env = WLR_NO_HARDWARE_CURSORS,1
env = GTK_THEME,Dracula
env = LIBVA_DRIVER_NAME,nvidia
env = XDG_SESSION_TYPE,wayland
env = GBM_BACKEND,nvidia-drm
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
cursor {
no_hardware_cursors = true
}
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
input {
kb_layout = de,us
@ -154,9 +160,9 @@ windowrule = move 75 44%, title:^(Volume Control)$
$mainMod = SUPER
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, return, exec, alacritty -e zellij-ps
bind = $mainMod, t, exec, alacritty -e fish -c 'neofetch; exec fish'
bind = $mainMod SHIFT, e, exec, alacritty -e zellij_nvim
bind = $mainMod, return, exec, kitty -e zellij-ps
bind = $mainMod, t, exec, kitty -e fish -c 'neofetch; exec fish'
bind = $mainMod SHIFT, e, exec, kitty -e zellij_nvim
bind = $mainMod, o, exec, thunar
bind = $mainMod, Escape, exec, wlogout -p layer-shell
bind = $mainMod, Space, togglefloating