mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(hyprland): Add hyprland config
This commit is contained in:
parent
981dd2170c
commit
4bf9687d72
28 changed files with 540 additions and 80 deletions
|
|
@ -6,7 +6,7 @@
|
|||
export FILE_EXPLORER="explorer.exe" # Directory Opus
|
||||
|
||||
alias clip="clip.exe"
|
||||
alias xclip="clip.exe"
|
||||
alias clip="clip.exe"
|
||||
alias paste='pwsh.exe -NoProfile -Command "Get-Clipboard"'
|
||||
alias dark-mode='pwsh.exe -Command "dark-mode" 2>&1 /dev/null'
|
||||
alias winfetch='pwsh.exe -NoProfile -Command "winfetch"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue