147 current 2024-12-31 07:30:05 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2024-12-31 07:30:11 -05:00
parent 3ce09d2340
commit 8183b853f6
3 changed files with 6 additions and 3 deletions

View File

@@ -108,7 +108,7 @@ in {
polybar
sxhkd
bspwm
librewolf
# librewolf
eza
flameshot
neofetch

View File

@@ -152,10 +152,10 @@ alt + Tab
# start firefox
super + {f}
librewolf
firefox
super + {shift} + {f}
librewolf --private-window
firefox --private-window
super + {Left,Right}
bspc desktop -f {prev,next}

View File

@@ -186,7 +186,10 @@ alias backup_home="sh /home/synchronous/.scripts/backup/backup.sh"
# ====== NIXOS ALIASES
alias rebuild="sh /home/synchronous/.scripts/nixos-rebuild.sh"
alias cfg="cd /home/synchronous/nix-cfg"
alias cfg-main="nvim /home/synchronous/nix-cfg/configuration.nix"
alias zshrc="nvim /home/synchronous/nix-cfg/home/programs/zsh/zshrc"
alias sxhkdrc="nvim /home/synchronous/nix-cfg/home/programs/sxhkd/sxhkdrc"
alias programs="cd /home/synchronous/nix-cfg/home/programs"
# ------------------- fzf configuration