fix stuff on nix

This commit is contained in:
Cy Pokhrel 2024-11-21 19:46:30 -05:00
commit fc59006538
4 changed files with 5 additions and 3 deletions

View file

@ -70,3 +70,5 @@ lspconfig.lua_ls.setup {
Lua = {}
}
}
lspconfig.nixd.setup { capabilities = capabilities }

View file

@ -1,5 +1,5 @@
configuration {
modes: "drun,run,calc,clipboard:/home/yt/.config/rofi/scripts/cliphist.sh";
modes: "drun,run,clipboard:/home/yt/.config/rofi/scripts/cliphist.sh";
font: "hack 12";
/* location: 0;*/
/* yoffset: 0;*/

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
focused_workspace=$(swaymsg -t get_workspaces | jq '.[] | select(.focused == true) | .num')

2
zshrc
View file

@ -36,6 +36,7 @@ alias vim=nvim
alias t=tmux
alias se=sudoedit
alias s=sudo
alias nrs="sudo nixos-rebuild switch"
export PATH=$PATH:/home/yt/.cargo/bin
export EDITOR=nvim
@ -105,7 +106,6 @@ zinit light Aloxaf/fzf-tab
zinit light z-shell/zsh-eza
zinit snippet OMZP::git
zinit snippet OMZP::sudo
zinit snippet OMZP::archlinux
zinit snippet OMZP::colored-man-pages
# load completions