aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules2
-rw-r--r--README.md4
-rw-r--r--env/.config/hypr/hyprland.conf11
m---------env/.config/nvim/custom-lsp/lua-ls-cc-tweaked0
4 files changed, 14 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 82dec52..a556ee3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "env/.config/nvim/custom-lsp/lua-ls-cc-tweaked"]
path = env/.config/nvim/custom-lsp/lua-ls-cc-tweaked
- url = https://github.com/nvim-computercraft/lua-ls-cc-tweaked.git
+ url = https://github.com/nvim-computercraft/lua-ls-cc-tweaked
diff --git a/README.md b/README.md
index 73c5f95..aab70ce 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# hi
-this is just some configs and stuffs i decided to put on my github
+this is just some configs and stuffs i decided to put on my github.
eg my dotfiles
- current os Artix linux (btw)
@@ -8,7 +8,7 @@ eg my dotfiles
## update 05/24/2025
i liked how primagen did his dev environment and deploying of scripts. so im making my own version
-note: the pacman install scripts may not be fully what i have as i made this loong after installing software
+> [!NOTE] the pacman install scripts may not be fully what i have as i made this loong after installing software
## requirements
diff --git a/env/.config/hypr/hyprland.conf b/env/.config/hypr/hyprland.conf
index 4c20d06..62df229 100644
--- a/env/.config/hypr/hyprland.conf
+++ b/env/.config/hypr/hyprland.conf
@@ -436,6 +436,17 @@ windowrule = noborder, class:vesktop
windowrule = noshadow, class:vesktop
windowrule = noblur, class:vesktop
+# discord
+windowrule = float, class:discord
+windowrule = monitor DP-1, class:discord
+windowrule = move 0% 0%, class:discord
+windowrule = size 70% 70%, class:discord
+windowrule = workspace 11, class:discord
+windowrule = bordercolor rgba(00000000), class:discord
+windowrule = noborder, class:discord
+windowrule = noshadow, class:discord
+windowrule = noblur, class:discord
+
# Mumble
windowrule = float, title:Mumble
windowrule = monitor DP-1, title:Mumble
diff --git a/env/.config/nvim/custom-lsp/lua-ls-cc-tweaked b/env/.config/nvim/custom-lsp/lua-ls-cc-tweaked
new file mode 160000
+Subproject b23f104f55b5b3bee19d8fe647a04d9bd994360