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.
|
# Configuration for Alacritty, the GPU enhanced terminal emulator.
|
||||||
|
|
||||||
# Import additional configuration files
|
# Import additional configuration files
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
|
{# symlink{~/.config/dunst/dunstrc} #}
|
||||||
# See dunst(5) for all configuration options
|
# See dunst(5) for all configuration options
|
||||||
|
|
||||||
[global]
|
[global]
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
|
{# symlink{~/.config/i3/config} #}
|
||||||
# This file has been auto-generated by i3-config-wizard(1).
|
# This file has been auto-generated by i3-config-wizard(1).
|
||||||
# It will not be overwritten, so edit it as you like.
|
# It will not be overwritten, so edit it as you like.
|
||||||
#
|
#
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
|
{# symlink{~/.config/i3status/config} #}
|
||||||
# i3status configuration file.
|
# i3status configuration file.
|
||||||
# see "man i3status" for documentation.
|
# see "man i3status" for documentation.
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
|
{# symlink{~/.config/nvim/init.vim} #}
|
||||||
colorscheme ron
|
colorscheme ron
|
||||||
|
|
||||||
set nocompatible
|
set nocompatible
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
|
{# symlink{~/.config/rofi/themes/askpass.rasi} #}
|
||||||
/*
|
/*
|
||||||
* by Siddharth Dushantha 2020
|
* by Siddharth Dushantha 2020
|
||||||
* A very minimal graphical helper for sudo's askpass.
|
* A very minimal graphical helper for sudo's askpass.
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
|
{# symlink{~/.config/rofi/config.rasi} #}
|
||||||
configuration {
|
configuration {
|
||||||
modi: "drun,run,ssh,window";
|
modi: "drun,run,ssh,window";
|
||||||
kb-cancel: "Escape,Meta+D";
|
kb-cancel: "Escape,Meta+D";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user