Maxim Likhachev 6 years ago
parent
commit
815e0c83da
  1. 4
      etc/shell/bash/bashrc
  2. 1
      etc/soft/packages.list
  3. 26
      etc/wm/musca/musca_start.AuthenticAMD
  4. 10
      etc/wm/musca/musca_start.GenuineIntel
  5. BIN
      etc/wm/wallpaper.GenuineIntel.jpg

4
etc/shell/bash/bashrc

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
#!/bin/bash ####################################################################
#
# Изменён: Ср 09 янв 2019 19:36:28
# Изменён: Пт 01 фев 2019 18:23:22
#
################################################################################
@ -196,7 +196,7 @@ path++ $SHELLRC/bin:$SHELLRC/bin/scripts PATH @@ -196,7 +196,7 @@ path++ $SHELLRC/bin:$SHELLRC/bin/scripts PATH
path++ /bin:/usr/bin:/usr/local/bin PATH
#Android SDK
path++ /opt/android-sdk-linux/platforms/:/opt/android-sdk-linux/tools/ PATH
# path++ /opt/android-sdk-linux/platforms/:/opt/android-sdk-linux/tools/ PATH
if [ $UID -eq 0 ]; then
TMOUT=600

1
etc/soft/packages.list

@ -18,6 +18,7 @@ networkmanager -> connman + https://github.com/eurogiciel-oss/connman-json-clien @@ -18,6 +18,7 @@ networkmanager -> connman + https://github.com/eurogiciel-oss/connman-json-clien
tig #?
ls https://github.com/illinoisjackson/even-better-ls
xst https://github.com/gnotclub/xst
nerd-fonts https://github.com/ryanoasis/nerd-fonts
ufed
cpg, mvg https://github.com/mrdrogdrog/advcpmv

26
etc/wm/musca/musca_start.AuthenticAMD

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
[~/.musca_start]
#
# Изменён: Пн 31 дек 2018 17:17:42
# Изменён: Пт 01 фев 2019 17:19:42
#
#Цветовая схема#{{{
@ -56,25 +56,12 @@ bind on Mod4+x exec dmenu_exec @@ -56,25 +56,12 @@ bind on Mod4+x exec dmenu_exec
bind on Mod4+z exec dmenfm
bind on Mod4+Shift+z exec dmenfm
#Управление mpd
bind on Mod4+p exec dmpc
# Радио
bind on Mod4+r exec radio
# Браузер
bind on Mod4+w exec www
# Список окон
bind on Mod4+g exec windows
#Выбор виртуальной машины для запуска
bind on Mod4+Shift+V exec VM
#Монтирование устройств
bind on Mod4+Shift+m exec mountmenu
# dmenu с перечнем всех окон
bind on Mod4+Shift+w switch window
@ -121,11 +108,11 @@ bind on Mod4+Control+j focus down @@ -121,11 +108,11 @@ bind on Mod4+Control+j focus down
# Переключение между группами
bind on Mod4+Next use (next)
bind on Mod4+Prior use (prev)
#bind on Mod4+Tab use (next)
bind on Mod4+Tab use (next)
bind on Mod4+Control+Tab use (prev)
# Переход на другой монитор
bind on Mod4+Tab screen (next)
#bind on Mod4+Tab screen (next)
# Пометить фрейм как занятый для открывающихся окон
bind on Mod4+Shift+d dedicate flip
@ -183,7 +170,7 @@ bind on Mod4+1 use 0 @@ -183,7 +170,7 @@ bind on Mod4+1 use 0
bind on Mod4+2 use 1
bind on Mod4+3 use 2
bind on Mod4+4 use 3
#bind on Mod4+5 use 4
bind on Mod4+5 use 4
#bind on Mod4+6 use 5
#bind on Mod4+7 use 6
#bind on Mod4+8 use 7
@ -203,7 +190,8 @@ manage off Conky @@ -203,7 +190,8 @@ manage off Conky
set window_open_frame empty
# Формат запуска dmenu
set dmenu dmenu -i -fn '-*-fixed-*-*-*-*-15-*-*-*-*-*-*-*'
set dmenu dmenu -i
#set dmenu dmenu -i -fn '-*-fixed-*-*-*-*-15-*-*-*-*-*-*-*'
#set dmenu rofi -dmenu
#}}}
@ -211,7 +199,7 @@ set dmenu dmenu -i -fn '-*-fixed-*-*-*-*-15-*-*-*-*-*-*-*' @@ -211,7 +199,7 @@ set dmenu dmenu -i -fn '-*-fixed-*-*-*-*-15-*-*-*-*-*-*-*'
exec conky
exec xbindkeys -f $SHELLRC/etc/X/xbindkeysrc.$(uname -i)
exec xrdb ~/.Xdefaults
# exec urxvtd -q -o -f
#exec urxvtd -q -o -f
#exec xmodmap $SHELLRC/etc/X/Xmodmaprc.AuthenticAMD
#}}}

10
etc/wm/musca/musca_start.GenuineIntel

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
[~/.musca_start]
#
# Изменён: Ср 13 дек 2017 19:33:15
# Изменён: Пт 01 фев 2019 17:19:43
#
#Цветовая схема#{{{
@ -30,10 +30,11 @@ refresh @@ -30,10 +30,11 @@ refresh
#Комбинации клавиш#{{{
# Терминал
bind on Mod4+t exec urxvtc
bind on Mod4+t exec xstab
# dmenu
bind on Mod4+x exec ~/.shellrc/bin/dmenu/dmenu_exec
#bind on Mod4+x exec ~/.shellrc/bin/dmenu/dmenu_exec
bind on Mod4+x exec rofi -show run
# Файловый менеджер dmenu
bind on Mod4+z exec dmenfm
@ -177,7 +178,8 @@ set dmenu dmenu -i @@ -177,7 +178,8 @@ set dmenu dmenu -i
# Запуск программ#{{{
exec conky
exec xbindkeys -f $SHELLRC/etc/X/xbindkeysrc.$(uname -i)
exec urxvtd -q -o -f
exec xrdb ~/.Xdefaults
#exec urxvtd -q -o -f
#exec xmodmap $SHELLRC/etc/X/Xmodmaprc.AuthenticAMD
#}}}

BIN
etc/wm/wallpaper.GenuineIntel.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 282 KiB

Loading…
Cancel
Save