Add more depenencies and remove gdoc.vim

This commit is contained in:
alvinlollo
2026-07-12 18:00:55 +10:00
parent c4c26404b1
commit 3020201a9d
20 changed files with 135 additions and 916 deletions
+41 -30
View File
@@ -1,38 +1,49 @@
# This file sources other files in `hyprland` and `custom` folders
# You wanna add your stuff in files in `custom`
$qsConfig = ii
exec = hyprctl dispatch submap global # DO NOT REMOVE THIS OR YOU WON'T BE ABLE TO USE ANY KEYBIND
submap = global # This is required for catchall to work
# Defaults
# --- Environment variables ---
source=hyprland/env.conf
source=hyprland/execs.conf
source=hyprland/general.conf
source=hyprland/rules.conf
source=hyprland/colors.conf
source=hyprland/keybinds.conf
#source=hyprland/windowrules.conf
# Custom
# hyprlang noerror true
source=custom/env.conf
source=custom/execs.conf
source=custom/general.conf
source=custom/rules.conf
source=custom/keybinds.conf
source=workspace.conf
# hyprlang noerror false
# nwg-displays support
#source=workspaces.conf
# --- Other vars ---
source=hyprland/variables.conf
# hyprlang noerror true
source=custom/variables.conf
# hyprlang noerror false
# --- Defaults ---
# hyprlang if !dontLoadDefaultExecs
source=hyprland/execs.conf
# hyprlang endif
# hyprlang if !dontLoadDefaultGeneral
source=hyprland/general.conf
# hyprlang endif
# hyprlang if !dontLoadDefaultRules
source=hyprland/rules.conf
# hyprlang endif
# hyprlang if !dontLoadDefaultColors
source=hyprland/colors.conf
# hyprlang endif
# hyprlang if !dontLoadDefaultKeybinds
source=hyprland/keybinds.conf
# hyprlang endif
# --- Custom ---
# hyprlang noerror true
source=custom/execs.conf
# hyprlang noerror true
source=custom/general.conf
# hyprlang noerror true
source=custom/rules.conf
# hyprlang noerror true
source=custom/keybinds.conf
# hyprlang noerror false
# --- nwg-displays support ---
source=workspaces.conf
source=monitors.conf
# Add this to your ~/.config/hypr/hyprland.conf
device {
name = cougar-gaming-keyboard-cougar-gaming-keyboard-consumer-control-1
scroll_factor = 0.0
}
device {
name = ydotoold-virtual-device-1
scroll_factor = 0.0
}
# --- Shell overrides ---
source=hyprland/shellOverrides/main.conf