add hyprland config
Adds hyprland, hyprpaper, ironbar config
This commit is contained in:
parent
5fabdedefc
commit
a830b625a5
7 changed files with 595 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Setup .zshrc folder in .config for zsh to work
|
||||
echo 'ZDOTDIR=$XDG_CONFIG_HOME/zsh/' >> /etc/zsh/zshenv
|
||||
echo 'ZDOTDIR=$HOME/.config/zsh/' >> /etc/zsh/zshenv
|
||||
|
||||
# Create folder for history
|
||||
mkdir -p $(dirname "$HISTFILE")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue