diff options
| author | Syndamia <kamen@syndamia.com> | 2022-07-19 11:51:30 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2022-07-19 11:51:30 +0300 |
| commit | 64d438f07fd46bf0972aca66bf29045a2ce6e5b9 (patch) | |
| tree | f96590be13a8c9bb0a64f3e737b6daa2e64d77be /.gitignore | |
| parent | 68429f7bd64fbb01c18984aaf51e081c6da9422b (diff) | |
| download | dotfiles-64d438f07fd46bf0972aca66bf29045a2ce6e5b9.tar dotfiles-64d438f07fd46bf0972aca66bf29045a2ce6e5b9.tar.gz dotfiles-64d438f07fd46bf0972aca66bf29045a2ce6e5b9.zip | |
Moved i3lock to scripts/system folder
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -21,6 +21,8 @@ bin/* !bin/ramwolf !scripts +scripts/system/lockscreen.png +scripts/system/suspend-history !.local/ .local/* @@ -62,11 +64,6 @@ bin/* .config/trminator/* !.config/terminator/config - -!.i3lock/ -.i3lock/* -!.i3lock/lock.sh - !.moc/ .moc/* !.moc/config |
