mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Update .config/btop/btop.conf
Update .config/hypr/hyprland.conf Update .config/hypr/hyprland/decoration.conf Update .config/hypr/hyprland/input.conf Update .config/hypr/hyprland/monitors.conf Update .config/nvim/lazy-lock.json Update .config/nvim/lua/nvim_is_strange/plugins/lsp.lua Update .config/waybar/style.css
This commit is contained in:
@@ -57,7 +57,7 @@ update_ms = 2000
|
|||||||
|
|
||||||
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
|
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
|
||||||
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
|
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
|
||||||
proc_sorting = "threads"
|
proc_sorting = "cpu direct"
|
||||||
|
|
||||||
#* Reverse sorting order, True or False.
|
#* Reverse sorting order, True or False.
|
||||||
proc_reversed = False
|
proc_reversed = False
|
||||||
|
|||||||
@@ -15,10 +15,6 @@ misc {
|
|||||||
middle_click_paste = false
|
middle_click_paste = false
|
||||||
}
|
}
|
||||||
|
|
||||||
gestures {
|
|
||||||
workspace_swipe = false
|
|
||||||
}
|
|
||||||
|
|
||||||
# IMPORTS
|
# IMPORTS
|
||||||
|
|
||||||
source = ./hyprland/binds/*
|
source = ./hyprland/binds/*
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ decoration {
|
|||||||
|
|
||||||
# Change transparency of focused and unfocused windows
|
# Change transparency of focused and unfocused windows
|
||||||
active_opacity = 1.0
|
active_opacity = 1.0
|
||||||
inactive_opacity = 0.90
|
inactive_opacity = 1.0
|
||||||
|
|
||||||
shadow {
|
shadow {
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ input {
|
|||||||
kb_layout = pl
|
kb_layout = pl
|
||||||
kb_variant =
|
kb_variant =
|
||||||
kb_model =
|
kb_model =
|
||||||
kb_options =
|
kb_options = caps:escape_shifted_capslock
|
||||||
kb_rules =
|
kb_rules =
|
||||||
|
|
||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
monitor = DP-1, 2560x1440@180.06, 0x0, 1, bitdepth, 10, cm, hdr
|
monitor = DP-1, 2560x1440@180.06, 0x0, 1, bitdepth, 10, cm, hdr, sdrbrightness, 1.3, sdrsaturation, 0.99
|
||||||
monitor = DP-2, 1920x1080@60, auto-left, 1
|
monitor = DP-2, 1920x1080@60, auto-left, 1
|
||||||
monitor = HDMI-A-2, 1920x1080@60, auto-up, 1
|
monitor = HDMI-A-2, 1920x1080@60, auto-up, 1
|
||||||
|
|||||||
@@ -1,30 +1,30 @@
|
|||||||
{
|
{
|
||||||
"Comment.nvim": { "branch": "master", "commit": "e30b7f2008e52442154b66f7c519bfd2f1e32acb" },
|
"Comment.nvim": { "branch": "master", "commit": "e30b7f2008e52442154b66f7c519bfd2f1e32acb" },
|
||||||
"LuaSnip": { "branch": "master", "commit": "66b5c2707e624dcd2cd3605676c64a2efe47e9d1" },
|
"LuaSnip": { "branch": "master", "commit": "21f74f7ba8c49f95f9d7c8293b147c2901dd2d3a" },
|
||||||
"autoclose.nvim": { "branch": "main", "commit": "509accbad0e717bdc64bda6a34f5c1b0da8d9e48" },
|
"autoclose.nvim": { "branch": "main", "commit": "3f86702b54a861a17d7994b2e32a7c648cb12fb1" },
|
||||||
"cmp-buffer": { "branch": "main", "commit": "b74fab3656eea9de20a9b8116afa3cfc4ec09657" },
|
"cmp-buffer": { "branch": "main", "commit": "b74fab3656eea9de20a9b8116afa3cfc4ec09657" },
|
||||||
"cmp-cmdline": { "branch": "main", "commit": "d126061b624e0af6c3a556428712dd4d4194ec6d" },
|
"cmp-cmdline": { "branch": "main", "commit": "d126061b624e0af6c3a556428712dd4d4194ec6d" },
|
||||||
"cmp-nvim-lsp": { "branch": "main", "commit": "a8912b88ce488f411177fc8aed358b04dc246d7b" },
|
"cmp-nvim-lsp": { "branch": "main", "commit": "bd5a7d6db125d4654b50eeae9f5217f24bb22fd3" },
|
||||||
"cmp-path": { "branch": "main", "commit": "e52e640b7befd8113b3350f46e8cfcfe98fcf730" },
|
"cmp-path": { "branch": "main", "commit": "c642487086dbd9a93160e1679a1327be111cbc25" },
|
||||||
"cmp_luasnip": { "branch": "master", "commit": "98d9cb5c2c38532bd9bdb481067b20fea8f32e90" },
|
"cmp_luasnip": { "branch": "master", "commit": "98d9cb5c2c38532bd9bdb481067b20fea8f32e90" },
|
||||||
"fidget.nvim": { "branch": "main", "commit": "d9ba6b7bfe29b3119a610892af67602641da778e" },
|
"fidget.nvim": { "branch": "main", "commit": "4d5858bd4c471c895060e1b9f3575f1551184dc5" },
|
||||||
"galaxyline.nvim": { "branch": "main", "commit": "4d4f5fc8e20a10824117e5beea7ec6e445466a8f" },
|
"galaxyline.nvim": { "branch": "main", "commit": "4d4f5fc8e20a10824117e5beea7ec6e445466a8f" },
|
||||||
"gitsigns.nvim": { "branch": "main", "commit": "0cb5a7753d3c4b8e9cfdc9d88d9110cb8d4b1544" },
|
"gitsigns.nvim": { "branch": "main", "commit": "6e3c66548035e50db7bd8e360a29aec6620c3641" },
|
||||||
"harpoon": { "branch": "harpoon2", "commit": "ed1f853847ffd04b2b61c314865665e1dadf22c7" },
|
"harpoon": { "branch": "harpoon2", "commit": "ed1f853847ffd04b2b61c314865665e1dadf22c7" },
|
||||||
"indent-blankline.nvim": { "branch": "master", "commit": "005b56001b2cb30bfa61b7986bc50657816ba4ba" },
|
"indent-blankline.nvim": { "branch": "master", "commit": "005b56001b2cb30bfa61b7986bc50657816ba4ba" },
|
||||||
"lazy.nvim": { "branch": "main", "commit": "6c3bda4aca61a13a9c63f1c1d1b16b9d3be90d7a" },
|
"lazy.nvim": { "branch": "main", "commit": "6c3bda4aca61a13a9c63f1c1d1b16b9d3be90d7a" },
|
||||||
"mason-lspconfig.nvim": { "branch": "main", "commit": "a9c876d72d82b6640266f8b248ac05a63630b1d9" },
|
"mason-lspconfig.nvim": { "branch": "main", "commit": "5e085efe67fccb13372d54331d849219662a7e93" },
|
||||||
"mason.nvim": { "branch": "main", "commit": "8024d64e1330b86044fed4c8494ef3dcd483a67c" },
|
"mason.nvim": { "branch": "main", "commit": "7dc4facca9702f95353d5a1f87daf23d78e31c2a" },
|
||||||
"minimal.nvim": { "branch": "main", "commit": "22d837b814d3bd22625640ef63cc73b8507f291d" },
|
"minimal.nvim": { "branch": "main", "commit": "22d837b814d3bd22625640ef63cc73b8507f291d" },
|
||||||
"nvim-cmp": { "branch": "main", "commit": "b5311ab3ed9c846b585c0c15b7559be131ec4be9" },
|
"nvim-cmp": { "branch": "main", "commit": "b5311ab3ed9c846b585c0c15b7559be131ec4be9" },
|
||||||
"nvim-lspconfig": { "branch": "master", "commit": "dbfd8da6206b4ab0e2fe9b72a538f82e2b410102" },
|
"nvim-lspconfig": { "branch": "master", "commit": "7de54fc6cae5080a656329a9c2f2dff03d914cdd" },
|
||||||
"nvim-surround": { "branch": "main", "commit": "8dd9150ca7eae5683660ea20cec86edcd5ca4046" },
|
"nvim-surround": { "branch": "main", "commit": "a868c256c861044beb9794b4dd126480dcdfbdad" },
|
||||||
"nvim-treesitter": { "branch": "master", "commit": "42fc28ba918343ebfd5565147a42a26580579482" },
|
"nvim-treesitter": { "branch": "master", "commit": "42fc28ba918343ebfd5565147a42a26580579482" },
|
||||||
"nvim-web-devicons": { "branch": "master", "commit": "0422a19d9aa3aad2c7e5cca167e5407b13407a9d" },
|
"nvim-web-devicons": { "branch": "master", "commit": "6e51ca170563330e063720449c21f43e27ca0bc1" },
|
||||||
"phpactor.nvim": { "branch": "main", "commit": "f4aba0b309f74b015f4a19a07e2befd6f1a0e6ca" },
|
"phpactor.nvim": { "branch": "main", "commit": "f4aba0b309f74b015f4a19a07e2befd6f1a0e6ca" },
|
||||||
"plenary.nvim": { "branch": "master", "commit": "857c5ac632080dba10aae49dba902ce3abf91b35" },
|
"plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" },
|
||||||
"telescope.nvim": { "branch": "master", "commit": "a0bbec21143c7bc5f8bb02e0005fa0b982edc026" },
|
"telescope.nvim": { "branch": "master", "commit": "a0bbec21143c7bc5f8bb02e0005fa0b982edc026" },
|
||||||
"undotree": { "branch": "main", "commit": "eab459ab87dd249617b5f7187bb69e614a083047" },
|
"undotree": { "branch": "main", "commit": "97323394a2ab406926f79b30b472fae3ad2b0dbd" },
|
||||||
"vim-illuminate": { "branch": "master", "commit": "0d1e93684da00ab7c057410fecfc24f434698898" },
|
"vim-illuminate": { "branch": "master", "commit": "0d1e93684da00ab7c057410fecfc24f434698898" },
|
||||||
"which-key.nvim": { "branch": "main", "commit": "370ec46f710e058c9c1646273e6b225acf47cbed" }
|
"which-key.nvim": { "branch": "main", "commit": "370ec46f710e058c9c1646273e6b225acf47cbed" }
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -27,17 +27,37 @@ return {
|
|||||||
cmp_lsp.default_capabilities()
|
cmp_lsp.default_capabilities()
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
vim.diagnostic.config({
|
||||||
|
virtual_text = {
|
||||||
|
prefix = "●", -- możesz zmienić na "▎", "x", "" itd.
|
||||||
|
spacing = 2, -- odstęp od kodu
|
||||||
|
source = "if_many", -- pokaż źródło błędu (np. rust-analyzer)
|
||||||
|
},
|
||||||
|
signs = true, -- znaki w kolumnie po lewej
|
||||||
|
underline = true, -- podkreślenie błędnych fragmentów
|
||||||
|
update_in_insert = false, -- nie aktualizuj w trybie insert
|
||||||
|
})
|
||||||
|
|
||||||
|
|
||||||
|
vim.keymap.set('n', '<leader>ci', function()
|
||||||
|
vim.diagnostic.open_float(nil, {
|
||||||
|
focus = true,
|
||||||
|
scope = "cursor",
|
||||||
|
border = "rounded",
|
||||||
|
source = "always",
|
||||||
|
})
|
||||||
|
end, { desc = "Pokaż diagnostykę LSP w popupie" })
|
||||||
|
|
||||||
require("fidget").setup({})
|
require("fidget").setup({})
|
||||||
require("mason").setup()
|
require("mason").setup()
|
||||||
|
|
||||||
require('mason-lspconfig').setup({
|
require('mason-lspconfig').setup({
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
"lua_ls",
|
"lua_ls",
|
||||||
"intelephense",
|
|
||||||
"ts_ls",
|
|
||||||
"emmet_language_server",
|
"emmet_language_server",
|
||||||
"marksman",
|
"marksman",
|
||||||
"arduino_language_server",
|
"rust-analyzer"
|
||||||
},
|
},
|
||||||
handlers = { -- config lsp
|
handlers = { -- config lsp
|
||||||
function(server_name)
|
function(server_name)
|
||||||
@@ -66,25 +86,18 @@ return {
|
|||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
|
|
||||||
emmet_language_server = function()
|
rust_analyzer = function()
|
||||||
require("lspconfig").emmet_language_server.setup({
|
require('lspconfig').rust_analyzer.setup({
|
||||||
filetypes = {
|
settings = {
|
||||||
"html",
|
["rust-analyzer"] = {
|
||||||
"css",
|
diagnostics = {
|
||||||
"js",
|
enable = true
|
||||||
"php",
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
|
|
||||||
marksman = function()
|
|
||||||
require("lspconfig").marksman.setup({
|
|
||||||
filetypes = {
|
|
||||||
"markdown",
|
|
||||||
}
|
|
||||||
})
|
|
||||||
end
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|||||||
@@ -1,48 +1,54 @@
|
|||||||
@import url("./colors.css");
|
@define-color background #f5f5f5;
|
||||||
|
@define-color foreground #ffffff;
|
||||||
|
@define-color font-color #333333;
|
||||||
|
@define-color accent #7aa6c2;
|
||||||
|
@define-color accent-hover #5b8da9;
|
||||||
|
@define-color warning #f0ad4e;
|
||||||
|
@define-color critical #d9534f;
|
||||||
|
@define-color success #5cb85c;
|
||||||
|
|
||||||
* {
|
* {
|
||||||
transition: 2s all ease-in-out;
|
transition: 0.4s all ease-in-out;
|
||||||
font-family: "Cousine Nerd Font mono";
|
font-family: "Cousine Nerd Font Mono";
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
margin: 1px 4px 1px 4px;
|
margin: 1px 4px;
|
||||||
color: @font-color;
|
color: @font-color;
|
||||||
text-shadow: 1 1 5px gray, 1 1 7px gray, 1 1 10px gray;
|
text-shadow: none;
|
||||||
border-radius: 25px;
|
border-radius: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
*:hover {
|
*:hover {
|
||||||
text-shadow: 1 1 10px black, 1 1 10px black, 1 1 10px black;
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
window {
|
window {
|
||||||
background-color: black;
|
background-color: @background;
|
||||||
margin: 1px;
|
margin: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
background: @background;
|
background: @foreground;
|
||||||
border-radius: 20px;
|
border-radius: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* modules */
|
/* modules */
|
||||||
|
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
background-color: @background;
|
background-color: @foreground;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
text-shadow: 1 1 5px gray, 1 1 7px gray, 1 1 10px gray;
|
color: @font-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button:hover {
|
#workspaces button:hover {
|
||||||
background-color: @foreground;
|
background-color: @accent;
|
||||||
margin-left: 5px;
|
color: @foreground;
|
||||||
text-shadow: 1 1 5px gray, 1 1 7px gray, 1 1 10px gray;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.urgent {
|
#workspaces button.urgent {
|
||||||
background-color: red;
|
background-color: @critical;
|
||||||
animation: blink;
|
animation: blink;
|
||||||
animation-duration: 5s;
|
animation-duration: 2s;
|
||||||
}
|
}
|
||||||
|
|
||||||
#clock {
|
#clock {
|
||||||
@@ -50,40 +56,45 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tooltip {
|
tooltip {
|
||||||
background-color: black;
|
background-color: @foreground;
|
||||||
|
color: @font-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
menu {
|
menu {
|
||||||
background-color: black;
|
background-color: @foreground;
|
||||||
border-radius: 15px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* moduły */
|
||||||
|
|
||||||
#media,
|
#media,
|
||||||
#network,
|
#network,
|
||||||
#pulseaudio,
|
#pulseaudio,
|
||||||
#battery {
|
#battery {
|
||||||
border-radius: 25px;
|
border-radius: 12px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
|
background-color: @foreground;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tray {
|
#tray {
|
||||||
background-color: @background;
|
background-color: @foreground;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tray:hover {
|
#tray:hover {
|
||||||
background-color: @foreground;
|
background-color: @accent-hover;
|
||||||
|
color: @foreground;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* battery */
|
/* battery */
|
||||||
|
|
||||||
#battery.warning:not(.charging) {
|
#battery.warning:not(.charging) {
|
||||||
background: orange;
|
background: @warning;
|
||||||
color: white;
|
color: @foreground;
|
||||||
animation-name: blink;
|
animation-name: blink;
|
||||||
animation-duration: 0.5s;
|
animation-duration: 1s;
|
||||||
animation-timing-function: steps(12);
|
animation-timing-function: steps(12);
|
||||||
animation-iteration-count: infinite;
|
animation-iteration-count: infinite;
|
||||||
animation-direction: alternate;
|
animation-direction: alternate;
|
||||||
@@ -91,15 +102,15 @@ menu {
|
|||||||
|
|
||||||
#battery.charging,
|
#battery.charging,
|
||||||
#battery.plugged {
|
#battery.plugged {
|
||||||
color: #ffffff;
|
color: @foreground;
|
||||||
background-color: #26A65B;
|
background-color: @success;
|
||||||
}
|
}
|
||||||
|
|
||||||
#battery.critical:not(.charging) {
|
#battery.critical:not(.charging) {
|
||||||
background-color: #f53c3c;
|
background-color: @critical;
|
||||||
color: #ffffff;
|
color: @foreground;
|
||||||
animation-name: blink;
|
animation-name: blink;
|
||||||
animation-duration: 0.5s;
|
animation-duration: 1s;
|
||||||
animation-timing-function: steps(12);
|
animation-timing-function: steps(12);
|
||||||
animation-iteration-count: infinite;
|
animation-iteration-count: infinite;
|
||||||
animation-direction: alternate;
|
animation-direction: alternate;
|
||||||
@@ -112,25 +123,30 @@ menu {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* spotify */
|
||||||
#custom-spotify {
|
#custom-spotify {
|
||||||
background-color: rgba(29, 185, 84, 0.30);
|
background-color: rgba(122, 166, 194, 0.2);
|
||||||
color: black;
|
color: @font-color;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-spotify:hover {
|
#custom-spotify:hover {
|
||||||
background-color: rgba(29, 185, 84, 1);
|
background-color: rgba(122, 166, 194, 0.8);
|
||||||
|
color: @foreground;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* notifications, hardware */
|
||||||
#custom-notifications {
|
#custom-notifications {
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
margin: 5;
|
margin: 5px;
|
||||||
|
background-color: @foreground;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-hardware {
|
#custom-hardware {
|
||||||
border-radius: 15px;
|
border-radius: 10px;
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
|
background-color: @foreground;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user