This commit is contained in:
ayham 2021-08-22 12:46:57 +03:00
parent a8478e89a0
commit b5e427efca
Signed by: ayham
GPG Key ID: EAB7F5A9DF503678
4 changed files with 5 additions and 3 deletions

View File

@ -6,7 +6,7 @@ exec slstatus &
exec picom -CG --config ~/.config/picom.conf &
exec xrandr --auto --output HDMI1 --mode 1024x768 --right-of eDP1 &
exec xmodmap ~/.config/Xmodmap &
exec setxkbmap -model -layout us,us -variant ,workman -option grp:lctrl_rshift_toggle &
#exec setxkbmap -model -layout us,us -variant ,workman -option grp:lctrl_rshift_toggle &
sleep 0.5s
exec mpd &
source ~/.config/env &

View File

@ -110,6 +110,7 @@ https://www.youtube.com/feeds/videos.xml?channel_id=UCd6vEDS3SOhWbXZrxbrf_bw sam
https://www.youtube.com/feeds/videos.xml?channel_id=UClgVmK6jZTZKAIlEhK1KRVQ sixteenleo
https://www.youtube.com/feeds/videos.xml?channel_id=UCcoDpbA4c9HQY0AjKHSlKLg cer-spence
https://www.youtube.com/feeds/videos.xml?channel_id=UCBNG0osIBAprVcZZ3ic84vw jim-browning
https://www.youtube.com/feeds/videos.xml?channel_id=UCHyIvHeTyU2ALxwX4vm_Y4w ryan-the-leader
"-----------------"
"---- Youtube-Keyboard"

View File

@ -117,7 +117,8 @@ set ttyfast
" Setup theme.
set t_Co=256
"let g:gruvbox_termcolors=16
"set g:gruvbox_contrast_light="hard"
let g:gruvbox_contrast_light="hard"
let g:gruvbox_contrast_dark="hard"
"colorscheme koehler
colorscheme wal
"set background=dark

View File

@ -15,7 +15,7 @@ size-transition = true
# Corners #
#################################
# requires: https://github.com/sdhand/compton or https://github.com/jonaburg/picom
corner-radius = 10.0;
corner-radius = 5.0;
rounded-corners-exclude = [
#"window_type = 'normal'",
"class_g = 'dwm'",