feat: Update hypr configs
This commit is contained in:
@@ -22,6 +22,14 @@ source = ~/.config/hypr/start-exec.conf
|
||||
source = ~/.config/hypr/windowrules.conf
|
||||
source = ~/.config/hypr/before-exit.conf
|
||||
source = ~/.config/hypr/keybinds.conf
|
||||
|
||||
# Plugins
|
||||
# hyprlang noerror true
|
||||
source = ~/.config/hypr/plugins/split-monitor-workspaces.conf
|
||||
|
||||
# hyprlang noerror false
|
||||
|
||||
|
||||
env = HYPRSHOT_DIR,/home/$USER/Pictures/Screenshots
|
||||
env = XDG_MENU_PREFIX,arch-
|
||||
|
||||
@@ -134,11 +142,8 @@ master {
|
||||
|
||||
gestures {
|
||||
# See https://wiki.hyprland.org/Configuring/Guestures/ for more
|
||||
|
||||
# hyprlang noerror true
|
||||
gesture = 3, right, dispatcher, prevdesk
|
||||
gesture = 3, left, dispatcher, nextdesk
|
||||
# hyprlang noerror false
|
||||
gesture = 3, horizontal, workspace
|
||||
gesture = 3, vertical, special, terminal
|
||||
}
|
||||
|
||||
cursor {
|
||||
@@ -149,7 +154,7 @@ misc {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
disable_splash_rendering = 1
|
||||
disable_hyprland_logo = 1
|
||||
focus_on_activate = 0 # This breaks vdesks
|
||||
focus_on_activate = 1 # This breaks vdesks
|
||||
anr_missed_pings = 10
|
||||
}
|
||||
ecosystem {
|
||||
@@ -157,15 +162,7 @@ ecosystem {
|
||||
}
|
||||
# hyprlang noerror true
|
||||
|
||||
plugin {
|
||||
virtual-desktops {
|
||||
names = 1:Coding, 2:Internet, 3:3,4:4, 5:Social
|
||||
cycleworkspaces = 0
|
||||
rememberlayout = none
|
||||
notifyinit = 0
|
||||
verbose_logging = 0
|
||||
}
|
||||
}
|
||||
|
||||
plugin {
|
||||
hyprexpo {
|
||||
columns = 3
|
||||
|
||||
Reference in New Issue
Block a user