Add symlinks to all template files
This commit is contained in:
parent
78302888dd
commit
fe310f528b
@ -1,3 +1,4 @@
|
||||
{# symlink{~/.config/alacritty/alacritty.yml} #}
|
||||
# Configuration for Alacritty, the GPU enhanced terminal emulator.
|
||||
|
||||
# Import additional configuration files
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
{# symlink{~/.config/dunst/dunstrc} #}
|
||||
# See dunst(5) for all configuration options
|
||||
|
||||
[global]
|
||||
|
||||
@ -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.
|
||||
#
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
{# symlink{~/.config/i3status/config} #}
|
||||
# i3status configuration file.
|
||||
# see "man i3status" for documentation.
|
||||
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
{# symlink{~/.config/nvim/init.vim} #}
|
||||
colorscheme ron
|
||||
|
||||
set nocompatible
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
{# symlink{~/.config/rofi/themes/askpass.rasi} #}
|
||||
/*
|
||||
* by Siddharth Dushantha 2020
|
||||
* A very minimal graphical helper for sudo's askpass.
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
{# symlink{~/.config/rofi/config.rasi} #}
|
||||
configuration {
|
||||
modi: "drun,run,ssh,window";
|
||||
kb-cancel: "Escape,Meta+D";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user