Browse Source

shellrc: adjust settings for carbon host

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

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

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

2
profiles/linux.carbon

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

Loading…
Cancel
Save