Browse Source

shellrc: adjust settings for carbon host

Maxim Likhachev 3 years ago
parent
commit
936bb62209
  1. 17
      etc/X/xinitrc.linux.carbon
  2. 3
      etc/soft/sxhkd/sxhkdrc.linux.carbon
  3. 2
      profiles/linux.carbon

17
etc/X/xinitrc.linux.carbon

@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
#!/usr/bin/env bash
#display -window root $SHELLRC/etc/wm/img/wallpaper.$(uname -i).jpg
#xsetroot -cursor_name left_ptr
display -window root $SHELLRC/etc/wm/img/wallpaper.linux.$(hostname).jpg
xsetroot -cursor_name left_ptr
#exec setxkbmap -option ""
#exec setxkbmap -model pc104 -layout us,ru,el,co -variant ,,polytonic,
#exec setxkbmap -option -option terminate:ctrl_alt_bksp,caps:escape,grp:lwin_toggle,compose:ralt
setxkbmap -option ""
setxkbmap -model pc104 -layout us,ru,el,co -variant ,,polytonic,
setxkbmap -option -option terminate:ctrl_alt_bksp,caps:escape,grp:lwin_toggle,compose:ralt
#exec xbindkeys -f $SHELLRC/etc/X/xbindkeysrc.$HOSTNAME
#sh $SHELLRC/etc/X/xrandr.$HOSTNAME
xmodmap $SHELLRC/etc/X/Xmodmaprc.linux.$(hostname)
xbindkeys -f $SHELLRC/etc/X/xbindkeysrc.linux.$(hostname)
sh $SHELLRC/etc/X/xrandr.linux.$(hostname)
#unset XMODIFIERS
unset XMODIFIERS
exec bspwm

3
etc/soft/sxhkd/sxhkdrc.linux.carbon

@ -4,8 +4,7 @@ @@ -4,8 +4,7 @@
# terminal emulator
alt + t
xst
# xstab
xstab
# program launcher
alt + x

2
profiles/linux.carbon

@ -63,7 +63,7 @@ mkdir -p ~/.config/dunst @@ -63,7 +63,7 @@ mkdir -p ~/.config/dunst
+ media/alsa/asoundrc ~
+ soft/sxiv ~/.config
+ soft/dfc ~/.config
+ soft/polybar/config ~/.config
+ soft/polybar/config ~/.config/polybar
+ soft/procps ~/.config
+ soft/k9s/config.linux.$(hostname).yml ~/.k9s
+ soft/k9s/skin.linux.$(hostname).yml ~/.k9s

Loading…
Cancel
Save