diff --git a/alacritty/.config/alacritty/alacritty.yml b/alacritty/.config/alacritty/alacritty.yml index 77b32eb..a0daa2b 100644 --- a/alacritty/.config/alacritty/alacritty.yml +++ b/alacritty/.config/alacritty/alacritty.yml @@ -19,7 +19,6 @@ window: # General application class general: Alacritty - scrolling: history: 5000 @@ -27,7 +26,6 @@ scrolling: font: # Normal (roman) font face normal: - family: Fira Code # The `style` can be specified to pick a specific face. @@ -35,7 +33,6 @@ font: # Bold font face bold: - family: Fira Code # The `style` can be specified to pick a specific face. @@ -43,12 +40,12 @@ font: # Italic font face italic: + family: Fira Code style: Italic # Bold italic font face bold_italic: - family: Fira Code # The `style` can be specified to pick a specific face. @@ -69,43 +66,43 @@ draw_bold_text_with_bright_colors: true colors: # Default colors primary: - background: '0x1d1f21' - foreground: '0xc5c8c6' + background: "0x1d1f21" + foreground: "0xc5c8c6" # Colors the cursor will use if `custom_cursor_colors` is true cursor: - text: '0x1d1f21' - cursor: '0xc5c8c6' + text: "0x1d1f21" + cursor: "0xc5c8c6" # Normal colors normal: - black: '0x1d1f21' - red: '0xcc6666' - green: '0xb5bd68' - yellow: '0xf0c674' - blue: '0x81a2be' - magenta: '0xb294bb' - cyan: '0x8abeb7' - white: '0xc5c8c6' + black: "0x1d1f21" + red: "0xcc6666" + green: "0xb5bd68" + yellow: "0xf0c674" + blue: "0x81a2be" + magenta: "0xb294bb" + cyan: "0x8abeb7" + white: "0xc5c8c6" # Bright colors bright: - black: '0x969896' - red: '0xcc6666' - green: '0xb5bd68' - yellow: '0xf0c674' - blue: '0x81a2be' - magenta: '0xb294bb' - cyan: '0x8abeb7' - white: '0xffffff' + black: "0x969896" + red: "0xcc6666" + green: "0xb5bd68" + yellow: "0xf0c674" + blue: "0x81a2be" + magenta: "0xb294bb" + cyan: "0x8abeb7" + white: "0xffffff" indexed_colors: - - { index: 16, color: '0xde935f' } - - { index: 17, color: '0xa3685a' } - - { index: 18, color: '0x282a2e' } - - { index: 19, color: '0x373b41' } - - { index: 20, color: '0xb4b7b4' } - - { index: 21, color: '0xe0e0e0' } + - { index: 16, color: "0xde935f" } + - { index: 17, color: "0xa3685a" } + - { index: 18, color: "0x282a2e" } + - { index: 19, color: "0x373b41" } + - { index: 20, color: "0xb4b7b4" } + - { index: 21, color: "0xe0e0e0" } cursor: # Values for `style`: @@ -115,22 +112,21 @@ cursor: style: Beam key_bindings: - # (Windows, Linux, and BSD only) - - { key: V, mods: Control|Shift, action: Paste } - - { key: C, mods: Control|Shift, action: Copy } - - { key: Insert, mods: Shift, action: PasteSelection } - - { key: Key0, mods: Control, action: ResetFontSize } - - { key: Equals, mods: Control, action: IncreaseFontSize } - - { key: Plus, mods: Control, action: IncreaseFontSize } - - { key: Minus, mods: Control, action: DecreaseFontSize } - - { key: Minus, mods: Control, action: DecreaseFontSize } - - - { key: Paste, action: Paste } - - { key: Copy, action: Copy } - - { key: L, mods: Control, action: ClearLogNotice } - - { key: L, mods: Control, chars: "\x0c" } - - { key: PageUp, mods: Shift, action: ScrollPageUp, mode: ~Alt } - - { key: PageDown, mods: Shift, action: ScrollPageDown, mode: ~Alt } - - { key: Home, mods: Shift, action: ScrollToTop, mode: ~Alt } - - { key: End, mods: Shift, action: ScrollToBottom, mode: ~Alt } - + # (Windows, Linux, and BSD only) + - { key: V, mods: Control|Shift, action: Paste } + - { key: C, mods: Control|Shift, action: Copy } + - { key: Insert, mods: Shift, action: PasteSelection } + - { key: Key0, mods: Control, action: ResetFontSize } + - { key: Equals, mods: Control, action: IncreaseFontSize } + - { key: Plus, mods: Control, action: IncreaseFontSize } + - { key: Minus, mods: Control, action: DecreaseFontSize } + - { key: Minus, mods: Control, action: DecreaseFontSize } + + - { key: Paste, action: Paste } + - { key: Copy, action: Copy } + - { key: L, mods: Control, action: ClearLogNotice } + - { key: L, mods: Control, chars: "\x0c" } + - { key: PageUp, mods: Shift, action: ScrollPageUp, mode: ~Alt } + - { key: PageDown, mods: Shift, action: ScrollPageDown, mode: ~Alt } + - { key: Home, mods: Shift, action: ScrollToTop, mode: ~Alt } + - { key: End, mods: Shift, action: ScrollToBottom, mode: ~Alt } diff --git a/eww/.config/eww/eww.scss b/eww/.config/eww/eww.scss index 562a201..6be7e14 100644 --- a/eww/.config/eww/eww.scss +++ b/eww/.config/eww/eww.scss @@ -56,7 +56,7 @@ button { // Workspaces .workspaces { - // padding: .3rem; + padding: .3rem; } .workspaces > button { diff --git a/eww/.config/eww/eww.yuck b/eww/.config/eww/eww.yuck index adb7547..dd3c2c3 100644 --- a/eww/.config/eww/eww.yuck +++ b/eww/.config/eww/eww.yuck @@ -283,15 +283,3 @@ :hexpand "false" :vexpand "false" (bar-2 :screen 2)) - -(defwindow time-thing - :monitor 0 - :geometry (geometry :x "0%" - :y "0%" - :width "182px" - :height "38px" - :anchor "right top" - ) - :reserve (struts :side "right" :distance "0px" :orientation "h") - (time)) - diff --git a/leftwm/.config/leftwm/themes.toml b/leftwm/.config/leftwm/themes.toml index b9320fe..42c60ab 100644 --- a/leftwm/.config/leftwm/themes.toml +++ b/leftwm/.config/leftwm/themes.toml @@ -2,7 +2,247 @@ url = "https://raw.githubusercontent.com/leftwm/leftwm-community-themes/master/known.toml" name = "community" definitions_version = 1 -themes = [] + +[[repos.themes]] +name = "Amber" +repository = "https://github.com/di-effe/amber" +commit = "*" +version = "0.2.2" +leftwm_versions = ">0.2.10, <0.3.0" +current = false + +[[repos.themes]] +name = "arch-one-dark" +repository = "https://github.com/jamesbaker1901/leftwm-arch-one-dark/" +commit = "*" +version = "1.0.0" +leftwm_versions = "^0.3.0" +current = false + +[[repos.themes]] +name = "Ascent" +repository = "https://gitlab.com/mWalrus/ascent" +commit = "*" +version = "1.0.0" +leftwm_versions = ">0.2.7" +current = false + +[[repos.themes]] +name = "Blue Coffee" +repository = "https://github.com/Qwart376/Blue-Coffee/" +commit = "*" +version = "0.0.1" +leftwm_versions = "<0.3.0" +current = false + +[[repos.themes]] +name = "Bumblebee" +repository = "https://github.com/mfdorst/leftwm-bumblebee/" +commit = "*" +version = "0.0.1" +leftwm_versions = "^0.2.8, <0.3.0" +current = false + +[[repos.themes]] +name = "Catppuccin" +repository = "https://github.com/di-effe/catppuccin" +commit = "*" +version = "0.1.1" +leftwm_versions = ">0.2.10, <0.3.0" +current = false + +[[repos.themes]] +name = "Coffee" +repository = "https://github.com/lex148/leftwm-coffee/" +commit = "*" +version = "0.0.1" +leftwm_versions = "<0.3.0" +current = false + +[[repos.themes]] +name = "Desire" +repository = "https://github.com/copypasteonly/Desire" +commit = "*" +version = "0.1" +leftwm_versions = "^0.4.0" +current = false + +[[repos.themes]] +name = "Double Bar" +repository = "https://github.com/PeterDauwe/doublebar/" +commit = "*" +version = "0.0.2" +leftwm_versions = "^0.3.0" +current = false + +[[repos.themes]] +name = "Dracula Rounded" +repository = "https://github.com/AethanFoot/leftwm-theme-dracula-rounded/" +commit = "*" +version = "0.0.3" +leftwm_versions = "^0.3.0" +current = false + +[[repos.themes]] +name = "Epitaph" +repository = "https://github.com/VentGrey/Epitaph" +commit = "*" +version = "0.0.2" +leftwm_versions = "*" +current = false + +[[repos.themes]] +name = "Flamingo" +repository = "https://github.com/necaris/leftwm-theme-flamingo" +commit = "*" +version = "0.0.1" +leftwm_versions = ">0.2.7, <0.3.0" +current = false + +[[repos.themes]] +name = "Forest" +repository = "https://github.com/lex148/forest/" +commit = "*" +version = "0.0.1" +leftwm_versions = "^0.3.0" +current = false + +[[repos.themes]] +name = "Garden" +repository = "https://github.com/taylor85345/leftwm-theme-garden" +commit = "*" +version = "0.0.4" +leftwm_versions = ">0.2.7" +current = false + +[[repos.themes]] +name = "Ground Zero" +repository = "https://github.com/Qwart376/Ground-Zero/" +commit = "*" +version = "0.0.1" +leftwm_versions = "<0.3.0" +current = false + +[[repos.themes]] +name = "minimal-solarized" +repository = "https://github.com/minda1975/minimal_solarized" +commit = "*" +version = "0.1.0" +leftwm_versions = "^0.3.0" +current = false + +[[repos.themes]] +name = "Molese" +repository = "https://github.com/m0lese/leftwm-config" +commit = "*" +version = "2.1.0" +leftwm_versions = ">0.2.10, <0.3.0" +current = false + +[[repos.themes]] +name = "Ocean-night" +repository = "https://github.com/TheRoniOne/ocean-night" +commit = "*" +version = "0.0.1" +leftwm_versions = "*" +current = false + +[[repos.themes]] +name = "Orange Forest" +repository = "https://github.com/PVautour/leftwm-theme-orange-forest/" +commit = "*" +version = "0.0.2" +leftwm_versions = "^0.3.0" +current = false + +[[repos.themes]] +name = "plan9" +repository = "https://github.com/seabassapologist/leftwm-theme-plan9" +commit = "*" +version = "0.1.0" +leftwm_versions = "^0.3.0" +current = false + +[[repos.themes]] +name = "Red Moon" +repository = "https://github.com/Qwart376/Red-Moon" +commit = "*" +version = "0.0.1" +leftwm_versions = "<0.3.0" +current = false + +[[repos.themes]] +name = "Serika" +repository = "https://github.com/VuiMuich/leftwm-theme-serika.git" +commit = "*" +version = "0.0.1" +leftwm_versions = ">=0.3.0" +current = false + +[[repos.themes]] +name = "Soothe" +repository = "https://github.com/b4skyx/leftwm-soothe/" +commit = "*" +version = "0.0.1" +leftwm_versions = "<0.3.0" +current = false +relative_directory = "theme/" + +[[repos.themes]] +name = "SpaceJelly" +repository = "https://gitlab.com/leftwmthemes/space_jelly" +commit = "*" +version = "1.0.0" +leftwm_versions = ">0.2.10, <0.3.0" +current = false + +[[repos.themes]] +name = "sunflower" +repository = "https://github.com/mautamu/leftwm-sunflower/" +commit = "*" +version = "0.1.2" +leftwm_versions = "^0.2.11, <0.3.0" +current = false + +[[repos.themes]] +name = "Sunset" +repository = "https://github.com/Syudagye/leftwm-sunset" +commit = "*" +version = "0.0.1" +leftwm_versions = "<0.3.0" +current = false + +[[repos.themes]] +name = "TNG" +repository = "https://github.com/lex148/leftwm-tng/" +commit = "*" +version = "0.0.1" +leftwm_versions = "<0.3.0" +current = false + +[[repos.themes]] +name = "Windows XP" +repository = "https://github.com/lex148/leftwm-windowsxp/" +commit = "*" +version = "0.0.1" +leftwm_versions = "<0.3.0" +current = false + +[[repos.themes]] +name = "Zexanima" +repository = "https://github.com/calebgasser/zexanima-leftwm-theme/tree/develop" +commit = "*" +version = "0.0.1" +leftwm_versions = ">0.3.0" +current = false + +[[repos.themes]] +name = "Blood-Moon" +repository = "https://github.com/zawesomekid/Blood-Moon-leftwm-theme" +commit = "*" +version = "0.0.1" +leftwm_versions = ">0.3.0" +current = false [[repos]] url = "localhost" diff --git a/leftwm/.config/leftwm/themes/gruv/theme.ron b/leftwm/.config/leftwm/themes/gruv/theme.ron index 88c2472..b1841b8 100644 --- a/leftwm/.config/leftwm/themes/gruv/theme.ron +++ b/leftwm/.config/leftwm/themes/gruv/theme.ron @@ -1,8 +1,8 @@ #![enable(implicit_some)] ( border_width: 1, - margin: 16, - default_border_color: "#434549", + margin: 0, + default_border_color: "#232529", focused_border_color: "#636569", floating_border_color: "#434549", ) diff --git a/nvim/.config/nvim/init.lua b/nvim/.config/nvim/init.lua index 3d0f3e3..8f67800 100644 --- a/nvim/.config/nvim/init.lua +++ b/nvim/.config/nvim/init.lua @@ -9,7 +9,48 @@ require("evim.init") -- Theme vim.opt.termguicolors = true -vim.cmd.colorscheme "melange" +local theme = require("onedark") + +theme.setup { + -- Main options -- + style = "warmer", -- Default theme style. Choose between "dark", "darker", "cool", "deep", "warm", "warmer" and "light" + transparent = false, -- Show/hide background + term_colors = true, -- Change terminal color as per the selected theme style + ending_tildes = false, -- Show the end-of-buffer tildes. By default they are hidden + cmp_itemkind_reverse = false, -- reverse item kind highlights in cmp menu + + -- toggle theme style --- + toggle_style_key = nil, -- keybind to toggle theme style. Leave it nil to disable it, or set it to a string, for example "ts" + toggle_style_list = { "dark", "darker", "cool", "deep", "warm", "warmer", "light" }, -- List of styles to toggle between + + -- Change code style --- + -- Options are italic, bold, underline, none + -- You can configure multiple style with comma separated, For e.g., keywords = "italic,bold" + code_style = { + comments = "italic", + keywords = "none", + functions = "bold", + strings = "none", + variables = "none" + }, + + -- Lualine options -- + lualine = { + transparent = false, -- lualine center bar transparency + }, + + -- Custom Highlights -- + colors = {}, -- Override default colors + highlights = {}, -- Override highlight groups + + -- Plugins Config -- + diagnostics = { + darker = true, -- darker colors for diagnostic + undercurl = true, -- use undercurl instead of underline for diagnostics + background = true, -- use background color for virtual text + }, +} +vim.cmd.colorscheme "onedark" -- Editor settings vim.opt.nu = true diff --git a/nvim/.config/nvim/lua/evim/packer.lua b/nvim/.config/nvim/lua/evim/packer.lua index d66e89e..f9a866b 100644 --- a/nvim/.config/nvim/lua/evim/packer.lua +++ b/nvim/.config/nvim/lua/evim/packer.lua @@ -31,6 +31,7 @@ return require("packer").startup(function(use) -- Themes use "savq/melange-nvim" use "chriskempson/base16-vim" + use "navarasu/onedark.nvim" -- LSP use { @@ -54,6 +55,8 @@ return require("packer").startup(function(use) { "L3MON4D3/LuaSnip" }, -- Required } } + use "jose-elias-alvarez/null-ls.nvim" + use "MunifTanjim/prettier.nvim" -- Misc -- use "vimsence/vimsence" @@ -74,7 +77,12 @@ return require("packer").startup(function(use) "windwp/nvim-autopairs", config = function() require("nvim-autopairs").setup {} end } - + use { + "lewis6991/gitsigns.nvim", + config = function() + require('gitsigns').setup() + end + } if packer_bootstrap then require("packer").sync() diff --git a/nvim/.config/nvim/lua/evim/remap.lua b/nvim/.config/nvim/lua/evim/remap.lua index 9576344..2aa773a 100644 --- a/nvim/.config/nvim/lua/evim/remap.lua +++ b/nvim/.config/nvim/lua/evim/remap.lua @@ -19,3 +19,7 @@ vim.keymap.set("n", "y", "\"+y") vim.keymap.set("v", "y", "\"+y") vim.keymap.set("n", "Y", "\"+Y") +-- Prettier +vim.keymap.set("n", "g", function() + vim.cmd "Prettier" -- NOTE: this is super hacky but fuck you +end, { buffer = bufnr, desc = "[lsp] Format" }) diff --git a/nvim/.config/nvim/after/plugin/comment.lua b/nvim/.config/nvim/plugin/after/comment.lua similarity index 100% rename from nvim/.config/nvim/after/plugin/comment.lua rename to nvim/.config/nvim/plugin/after/comment.lua diff --git a/nvim/.config/nvim/after/plugin/lsp.lua b/nvim/.config/nvim/plugin/after/lsp.lua similarity index 94% rename from nvim/.config/nvim/after/plugin/lsp.lua rename to nvim/.config/nvim/plugin/after/lsp.lua index 235ac98..60c2692 100644 --- a/nvim/.config/nvim/after/plugin/lsp.lua +++ b/nvim/.config/nvim/plugin/after/lsp.lua @@ -9,6 +9,8 @@ lsp.ensure_installed({ "rust_analyzer", "pyright", "clangd", + "tailwindcss", + "prismals", }) local cmp = require("cmp") @@ -43,6 +45,7 @@ lsp.on_attach(function(client, bufnr) vim.keymap.set("i", "", function() vim.lsp.buf.signature_help() end, opts) vim.keymap.set("n", "", function() vim.lsp.buf.format { async = true } + -- vim.cmd "Prettier" -- NOTE: this is super hacky but fuck you end, opts) end) diff --git a/nvim/.config/nvim/after/plugin/lualine.lua b/nvim/.config/nvim/plugin/after/lualine.lua similarity index 100% rename from nvim/.config/nvim/after/plugin/lualine.lua rename to nvim/.config/nvim/plugin/after/lualine.lua diff --git a/nvim/.config/nvim/plugin/after/null_ls.lua b/nvim/.config/nvim/plugin/after/null_ls.lua new file mode 100644 index 0000000..b5009b2 --- /dev/null +++ b/nvim/.config/nvim/plugin/after/null_ls.lua @@ -0,0 +1,34 @@ +local null_ls = require("null-ls") + +local group = vim.api.nvim_create_augroup("lsp_format_on_save", { clear = false }) +local event = "BufWritePre" -- or "BufWritePost" +local async = event == "BufWritePost" + +local format_bind = "" + +null_ls.setup({ + on_attach = function(client, bufnr) + if client.supports_method("textDocument/formatting") then + vim.keymap.set("n", format_bind, function() + vim.lsp.buf.format({ bufnr = vim.api.nvim_get_current_buf() }) + end, { buffer = bufnr, desc = "[lsp] Format" }) + + -- format on save + vim.api.nvim_clear_autocmds({ buffer = bufnr, group = group }) + vim.api.nvim_create_autocmd(event, { + buffer = bufnr, + group = group, + callback = function() + vim.lsp.buf.format({ bufnr = bufnr, async = async }) + end, + desc = "[lsp] Format on save", + }) + end + + if client.supports_method("textDocument/rangeFormatting") then + vim.keymap.set("x", format_bind, function() + vim.lsp.buf.format({ bufnr = vim.api.nvim_get_current_buf() }) + end, { buffer = bufnr, desc = "[lsp] Format" }) + end + end, +}) diff --git a/nvim/.config/nvim/after/plugin/presence.lua b/nvim/.config/nvim/plugin/after/presence.lua similarity index 100% rename from nvim/.config/nvim/after/plugin/presence.lua rename to nvim/.config/nvim/plugin/after/presence.lua diff --git a/nvim/.config/nvim/plugin/after/prettier.lua b/nvim/.config/nvim/plugin/after/prettier.lua new file mode 100644 index 0000000..58651bd --- /dev/null +++ b/nvim/.config/nvim/plugin/after/prettier.lua @@ -0,0 +1,19 @@ +local prettier = require("prettier") + +prettier.setup({ + bin = "prettier", -- or `"prettierd"` (v0.23.3+) + filetypes = { + "css", + "graphql", + "html", + "javascript", + "javascriptreact", + "json", + "less", + "markdown", + "scss", + "typescript", + "typescriptreact", + "yaml", + }, +}) diff --git a/nvim/.config/nvim/after/plugin/treesitter.lua b/nvim/.config/nvim/plugin/after/treesitter.lua similarity index 100% rename from nvim/.config/nvim/after/plugin/treesitter.lua rename to nvim/.config/nvim/plugin/after/treesitter.lua diff --git a/nvim/.config/nvim/plugin/packer_compiled.lua b/nvim/.config/nvim/plugin/packer_compiled.lua index 2d35f91..d14e173 100644 --- a/nvim/.config/nvim/plugin/packer_compiled.lua +++ b/nvim/.config/nvim/plugin/packer_compiled.lua @@ -95,6 +95,12 @@ _G.packer_plugins = { path = "/home/elal/.local/share/nvim/site/pack/packer/start/cmp-nvim-lsp", url = "https://github.com/hrsh7th/cmp-nvim-lsp" }, + ["gitsigns.nvim"] = { + config = { "\27LJ\2\n6\0\0\3\0\3\0\0066\0\0\0'\2\1\0B\0\2\0029\0\2\0B\0\1\1K\0\1\0\nsetup\rgitsigns\frequire\0" }, + loaded = true, + path = "/home/elal/.local/share/nvim/site/pack/packer/start/gitsigns.nvim", + url = "https://github.com/lewis6991/gitsigns.nvim" + }, ["lsp-zero.nvim"] = { loaded = true, path = "/home/elal/.local/share/nvim/site/pack/packer/start/lsp-zero.nvim", @@ -120,6 +126,11 @@ _G.packer_plugins = { path = "/home/elal/.local/share/nvim/site/pack/packer/start/melange-nvim", url = "https://github.com/savq/melange-nvim" }, + ["null-ls.nvim"] = { + loaded = true, + path = "/home/elal/.local/share/nvim/site/pack/packer/start/null-ls.nvim", + url = "https://github.com/jose-elias-alvarez/null-ls.nvim" + }, ["nvim-autopairs"] = { config = { "\27LJ\2\n@\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\19nvim-autopairs\frequire\0" }, loaded = true, @@ -147,6 +158,11 @@ _G.packer_plugins = { path = "/home/elal/.local/share/nvim/site/pack/packer/opt/nvim-web-devicons", url = "https://github.com/nvim-tree/nvim-web-devicons" }, + ["onedark.nvim"] = { + loaded = true, + path = "/home/elal/.local/share/nvim/site/pack/packer/start/onedark.nvim", + url = "https://github.com/navarasu/onedark.nvim" + }, ["packer.nvim"] = { loaded = true, path = "/home/elal/.local/share/nvim/site/pack/packer/start/packer.nvim", @@ -162,6 +178,11 @@ _G.packer_plugins = { path = "/home/elal/.local/share/nvim/site/pack/packer/start/presence.nvim", url = "https://github.com/andweeb/presence.nvim" }, + ["prettier.nvim"] = { + loaded = true, + path = "/home/elal/.local/share/nvim/site/pack/packer/start/prettier.nvim", + url = "https://github.com/MunifTanjim/prettier.nvim" + }, ["telescope.nvim"] = { loaded = true, path = "/home/elal/.local/share/nvim/site/pack/packer/start/telescope.nvim", @@ -176,14 +197,18 @@ _G.packer_plugins = { } time([[Defining packer_plugins]], false) --- Config for: nvim-autopairs -time([[Config for nvim-autopairs]], true) -try_loadstring("\27LJ\2\n@\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\19nvim-autopairs\frequire\0", "config", "nvim-autopairs") -time([[Config for nvim-autopairs]], false) -- Config for: Comment.nvim time([[Config for Comment.nvim]], true) try_loadstring("\27LJ\2\n5\0\0\3\0\3\0\0066\0\0\0'\2\1\0B\0\2\0029\0\2\0B\0\1\1K\0\1\0\nsetup\fComment\frequire\0", "config", "Comment.nvim") time([[Config for Comment.nvim]], false) +-- Config for: nvim-autopairs +time([[Config for nvim-autopairs]], true) +try_loadstring("\27LJ\2\n@\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\19nvim-autopairs\frequire\0", "config", "nvim-autopairs") +time([[Config for nvim-autopairs]], false) +-- Config for: gitsigns.nvim +time([[Config for gitsigns.nvim]], true) +try_loadstring("\27LJ\2\n6\0\0\3\0\3\0\0066\0\0\0'\2\1\0B\0\2\0029\0\2\0B\0\1\1K\0\1\0\nsetup\rgitsigns\frequire\0", "config", "gitsigns.nvim") +time([[Config for gitsigns.nvim]], false) -- Config for: todo-comments.nvim time([[Config for todo-comments.nvim]], true) try_loadstring("\27LJ\2\n?\0\0\3\0\3\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0004\2\0\0B\0\2\1K\0\1\0\nsetup\18todo-comments\frequire\0", "config", "todo-comments.nvim") diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config deleted file mode 100644 index d7eb12e..0000000 --- a/polybar/.config/polybar/config +++ /dev/null @@ -1,291 +0,0 @@ -[settings] -#compositing-foreground = over - -[colors] -background = #181818 -foreground = #ebdbb2 -foreground2 = #77ebdbb2 -line = #bbb -border = #bbb -accent = #434d5e -accent2 = #637291 -selected = #81a2be -focused = #f0c674 - -black = #32344a -red = #f7768c -green = #9ece6a -yellow = #e0af68 -blue = #aabbff -magenta = #ad8ee6 -cyan = #449dab -white = #787c99 - -[global/wm] -# margin-top = 0 -# margin-bottom = 0 - -[bar/top] -font-0 = "Fira Code:pixelsize=11:weight=medium;1" -font-1 = "Feather:pixelsize:12;1" -font-2 = "siji:pixelsize=12;1" -font-3 = "Font Awesome:size=12;1" - -monitor = ${env:MONITOR} - -line-size = 2 - -# fixed-center = true -# override-redirect = true - -width = 100% -height = 32 - -bottom = 0 - -background = ${colors.background} -foreground = ${colors.foreground2} - -padding-left = 1 -padding-right = 1 -module-margin = 1 - -modules-left = date time filesystem -modules-center = workspaces title -modules-right = cmus pulseaudio battery wlan uptime - -[module/uptime] -type = "custom/script" -exec = awk '{print int($1/3600)"h "int(($1%3600)/60)"m "}' /proc/uptime -interval = 1 -label = uptime: %output% -format-underline = ${colors.foreground2} - -[module/cmus] -type = custom/script - -exec = ~/.config/polybar/scripts/cmus.sh -exec-if = pgrep -x cmus -interval = 1 - -click-left = cmus-remote --next -click-right = cmus-remote --prev -click-middle = cmus-remote --pause -scroll-up = cmus-remote --volume +5% -scroll-down = cmus-remote --volume -5% - -label-font = 1 -format =