Updated dotfile formatting
This commit is contained in:
64
setup
64
setup
@@ -290,6 +290,7 @@ sed -n '/^###HYPRLANDCONF########$/,/^##HYPRLANDCONFEND######$/p' ~/arch_install
|
||||
#### ENVIRONMENT VARIABLES ###
|
||||
##############################
|
||||
## See https://wiki.hyprland.org/Configuring/Environment-variables/
|
||||
#
|
||||
##env = LIBVA_DRIVER_NAME,nvidia
|
||||
##env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
#env = XDG_CURRENT_DESKTOP,Hyprland
|
||||
@@ -324,40 +325,6 @@ sed -n '/^###HYPRLANDCONF########$/,/^##HYPRLANDCONFEND######$/p' ~/arch_install
|
||||
#
|
||||
#source = ~/.cache/wal/hyprland-looknfeel.conf
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
## https://wiki.hyprland.org/Configuring/Variables/#animations
|
||||
#animations {
|
||||
# enabled = yes, please :)
|
||||
@@ -566,12 +533,22 @@ sed -n '/^##INITVIM#$/,/^##INITVIMEND#$/p' ~/arch_install3.sh | cut -c2- > ~/.co
|
||||
#hi Normal guibg=NONE ctermbg=NONE
|
||||
#syntax enable
|
||||
#filetype plugin on
|
||||
#set nu rnu cursorline wrap textwidth=0 wrapmargin=0 linebreak scrolloff=8 sidescrolloff=8
|
||||
#set tabstop=4 softtabstop=4 shiftwidth=4 expandtab smartindent autoindent
|
||||
#set nu rnu
|
||||
#set cursorline
|
||||
#set wrap
|
||||
#set textwidth=0 wrapmargin=0
|
||||
#set linebreak
|
||||
#set scrolloff=8 sidescrolloff=8
|
||||
#set tabstop=4 softtabstop=4 shiftwidth=4
|
||||
#set expandtab smartindent autoindent
|
||||
#set ignorecase smartcase incsearch
|
||||
#set notermguicolors showmatch showmode showcmd
|
||||
#set nobackup noswapfile undofile undodir=~/.local/share/nvim/undodir
|
||||
#set nocompatible noerrorbells hidden iskeyword+=- path+=** clipboard+=unnamedplus wildmenu spell spelllang=en_us
|
||||
#set nocompatible noerrorbells hidden
|
||||
#set iskeyword+=-
|
||||
#set path+=**
|
||||
#set clipboard+=unnamedplus
|
||||
#set wildmenu spell spelllang=en_us
|
||||
#set splitbelow splitright
|
||||
#set showtabline=1 tabline=''
|
||||
#let mapleader = " "
|
||||
@@ -1001,19 +978,6 @@ sed -n '/#\/*WAYBARSTYLE*\//,/#\/*WAYBARSTYLEEND*\//p' ~/arch_install3.sh | cut
|
||||
# background-color: #eb4d4b;
|
||||
#}}
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#/*WAYBARSTYLEEND*/
|
||||
|
||||
#######################
|
||||
|
||||
Reference in New Issue
Block a user