From e955a03b47164e29687b13502a58558801987930 Mon Sep 17 00:00:00 2001 From: czjstmax Date: Fri, 20 Mar 2026 19:26:19 +0100 Subject: updatez Signed-off-by: czjstmax --- cfg/.vimrc | 3 +++ cfg/i3/config | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'cfg') diff --git a/cfg/.vimrc b/cfg/.vimrc index 34acf46..05f3f23 100644 --- a/cfg/.vimrc +++ b/cfg/.vimrc @@ -28,6 +28,9 @@ set fileformat=unix set mouse= " for firenvim set guifont=Comic\ Mono:h12 +:command! Nobg hi Normal guibg=NONE ctermbg=NONE +let mapleader = "," +vnoremap / :s/^/\/\/ /:nohl "add time at the right of status bar thing set statusline=%<%f\ %h%m%r%=%-14.(%l,%c%V%)\ %P\ %{strftime(\"%Y年%m月%d日\ %H時%M分%S秒\")} diff --git a/cfg/i3/config b/cfg/i3/config index 77c03f4..434c8c5 100644 --- a/cfg/i3/config +++ b/cfg/i3/config @@ -184,7 +184,7 @@ exec --no-startup-id setxkbmap -option compose:ralt # ------------------------- bindsym $mod+Shift+r restart bindsym $mod+Shift+e exit -bindsym $mod+l exec i3lock +bindsym $mod+l exec slock # background #exec --no-startup-id sleep 1 && feh --bg-fill ~/Pictures/murasamBIG.png -- cgit v1.3.1