Merge Arch config as main #1

Closed
baobeld wants to merge 228 commits from arch(btw) into master
5 changed files with 6 additions and 4 deletions
Showing only changes of commit 5e732bb226 - Show all commits

View file

@ -9,6 +9,7 @@ bind = $mainMod, R, exec, $menu
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, L, exec, $lockScreen # hyprlock
bind = $mainMod, ., exec, emote
# Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l

View file

@ -20,7 +20,7 @@ monitor=,preferred,auto,auto
# Execute your favorite apps at launch
# exec-once = waybar & hyprpaper & firefox
exec-once = waybar & hypridle
exec-once = waybar & hypridle & emote
# Source a file (multi-file configs)
# source = ~/.config/hypr/myColors.conf
@ -34,9 +34,10 @@ $lockScreen = hyprlock
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
$mainMod = SUPER
source = ~/.config/hypr/environment.conf
source = ~/.config/hypr/keybinds.conf
source = ~/.config/hypr/rules.conf
source = ~/.config/hypr/config/environment.conf
source = ~/.config/hypr/config/keybinds.conf
source = ~/.config/hypr/config/rules.conf
source = ~/.config/hypr/config/nvidia.conf
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
input {