Separated Kde-Plasma from other configs. Started work on Hyprland config!
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
#-----
|
||||
alias py="python3"
|
||||
alias mcrow="sudo micro"
|
||||
|
||||
alias srcals="source /etc/nixos/other/aliases && echo 'Sourced Aliases ... successful!'"
|
||||
|
||||
|
||||
|
||||
@ -36,3 +36,10 @@ alias nix-clear="sudo nix-store --gc"
|
||||
alias home-edit="sudoedit /etc/nixos/home.nix"
|
||||
|
||||
alias cd-nix="cd /etc/nixos/"
|
||||
|
||||
|
||||
|
||||
#Hyprland Specific
|
||||
#-----
|
||||
alias exit-hyprland="hyprctl dispatch exit"
|
||||
alias hyprland-exit="hyprctl dispatch exit"
|
||||
|
||||
Reference in New Issue
Block a user