147 current 2024-12-31 07:30:05 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -108,7 +108,7 @@ in {
|
|||||||
polybar
|
polybar
|
||||||
sxhkd
|
sxhkd
|
||||||
bspwm
|
bspwm
|
||||||
librewolf
|
# librewolf
|
||||||
eza
|
eza
|
||||||
flameshot
|
flameshot
|
||||||
neofetch
|
neofetch
|
||||||
|
|||||||
@@ -152,10 +152,10 @@ alt + Tab
|
|||||||
|
|
||||||
# start firefox
|
# start firefox
|
||||||
super + {f}
|
super + {f}
|
||||||
librewolf
|
firefox
|
||||||
|
|
||||||
super + {shift} + {f}
|
super + {shift} + {f}
|
||||||
librewolf --private-window
|
firefox --private-window
|
||||||
|
|
||||||
super + {Left,Right}
|
super + {Left,Right}
|
||||||
bspc desktop -f {prev,next}
|
bspc desktop -f {prev,next}
|
||||||
|
|||||||
@@ -186,7 +186,10 @@ alias backup_home="sh /home/synchronous/.scripts/backup/backup.sh"
|
|||||||
# ====== NIXOS ALIASES
|
# ====== NIXOS ALIASES
|
||||||
alias rebuild="sh /home/synchronous/.scripts/nixos-rebuild.sh"
|
alias rebuild="sh /home/synchronous/.scripts/nixos-rebuild.sh"
|
||||||
alias cfg="cd /home/synchronous/nix-cfg"
|
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 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
|
# ------------------- fzf configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user