Add symlinks to all template files

This commit is contained in:
Daniel_I_Am 2021-12-27 15:38:26 +01:00
parent 78302888dd
commit fe310f528b
7 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,4 @@
{# symlink{~/.config/alacritty/alacritty.yml} #}
# Configuration for Alacritty, the GPU enhanced terminal emulator.
# Import additional configuration files

View File

@ -1,3 +1,4 @@
{# symlink{~/.config/dunst/dunstrc} #}
# See dunst(5) for all configuration options
[global]

View File

@ -1,3 +1,4 @@
{# symlink{~/.config/i3/config} #}
# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#

View File

@ -1,3 +1,4 @@
{# symlink{~/.config/i3status/config} #}
# i3status configuration file.
# see "man i3status" for documentation.

View File

@ -1,3 +1,4 @@
{# symlink{~/.config/nvim/init.vim} #}
colorscheme ron
set nocompatible

View File

@ -1,3 +1,4 @@
{# symlink{~/.config/rofi/themes/askpass.rasi} #}
/*
* by Siddharth Dushantha 2020
* A very minimal graphical helper for sudo's askpass.

View File

@ -1,3 +1,4 @@
{# symlink{~/.config/rofi/config.rasi} #}
configuration {
modi: "drun,run,ssh,window";
kb-cancel: "Escape,Meta+D";