From d275b04a1b49c6db8b3c2480cf34fa9e16110185 Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Thu, 23 Jun 2016 21:01:09 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B5?= =?UTF-8?q?=D0=BD=20rofi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/X/Xdefaults | 19 +++++++++++++++++-- etc/X/rofi.android | 9 +++++++++ etc/X/rofi.arc | 9 +++++++++ etc/X/rofi.blor | 10 ++++++++++ etc/X/rofi.glue_pro_blue | 9 +++++++++ etc/X/rofi.lb | 11 +++++++++++ etc/X/rofi.purple | 9 +++++++++ etc/X/rofi.solarized | 8 ++++++++ etc/X/rofi.solarized_alt | 8 ++++++++ etc/X/xinitrc.AuthenticAMD | 4 ++++ etc/wm/musca/musca_start.AuthenticAMD | 7 ++++++- 11 files changed, 100 insertions(+), 3 deletions(-) create mode 100644 etc/X/rofi.android create mode 100644 etc/X/rofi.arc create mode 100644 etc/X/rofi.blor create mode 100644 etc/X/rofi.glue_pro_blue create mode 100644 etc/X/rofi.lb create mode 100644 etc/X/rofi.purple create mode 100644 etc/X/rofi.solarized create mode 100644 etc/X/rofi.solarized_alt diff --git a/etc/X/Xdefaults b/etc/X/Xdefaults index 22b7b41..8b37eee 100644 --- a/etc/X/Xdefaults +++ b/etc/X/Xdefaults @@ -28,9 +28,24 @@ Xft.hinting: 1 Xft.hintstyle: hintfull Xft.rgba: rgb -xterm*faceName: DejaVu Sans Mono +xterm*faceName:DejaVu Sans Mono xterm*pixelsize:14 -!Цветовая схема +!Общие настройки rofi +rofi.width: 100 +rofi.lines: 10 +rofi.columns: 8 +rofi.font: mono 12 +rofi.color-normal: argb:00000000, #1aa, argb:11FFFFFF, #1aa,#333 +rofi.color-urgent: argb:00000000, #f99, argb:11FFFFFF, #f99,#333 +rofi.color-active: argb:00000000, #aa1, argb:11FFFFFF, #aa1,#333 +rofi.color-window: argb:ee333333, #1aa,#1aa +rofi.bw: 1 +rofi.location: 1 +rofi.padding: 5 +rofi.fixed-num-lines: false + +!Цветовые схемы #include "/home/maks/.shellrc/etc/X/urxvt.light" +#include "/home/maks/.shellrc/etc/X/rofi.lb" diff --git a/etc/X/rofi.android b/etc/X/rofi.android new file mode 100644 index 0000000..93a733b --- /dev/null +++ b/etc/X/rofi.android @@ -0,0 +1,9 @@ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! ------------------------------------------------------------------------------ +rofi.color-enabled: true +rofi.color-window: #273238, #273238, #1e2529 +rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff +rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4 +rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844 + diff --git a/etc/X/rofi.arc b/etc/X/rofi.arc new file mode 100644 index 0000000..bebc425 --- /dev/null +++ b/etc/X/rofi.arc @@ -0,0 +1,9 @@ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! ------------------------------------------------------------------------------ +rofi.color-enabled: true +rofi.color-normal: #ffffff,#525d76,#f5f5f5,#5294e2,#ffffff +rofi.color-urgent: #ffffff,#dc322f,#f5f5f5,#5294e2,#dc322f +rofi.color-active: #ffffff,#c2cad0,#f5f5f5,#5294e2,#c2cad0 +rofi.color-window: #ffffff,#f5f5f5 +rofi.separator-style: solid diff --git a/etc/X/rofi.blor b/etc/X/rofi.blor new file mode 100644 index 0000000..abe8823 --- /dev/null +++ b/etc/X/rofi.blor @@ -0,0 +1,10 @@ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! ------------------------------------------------------------------------------ +rofi.color-enabled: true +rofi.color-normal: argb:00000000, #D8DEE9 , argb:00000000, #FAC863 , #1B2B34 +rofi.color-urgent: argb:00000000, #F99157 , argb:00000000, #F99157 , #1B2B34 +rofi.color-active: argb:00000000, #6699CC , argb:00000000, #6699CC , #1B2B34 +rofi.color-window: argb:ee222222, #FAC863 , #FAC863 +rofi.separator-style: solid + diff --git a/etc/X/rofi.glue_pro_blue b/etc/X/rofi.glue_pro_blue new file mode 100644 index 0000000..44d64a5 --- /dev/null +++ b/etc/X/rofi.glue_pro_blue @@ -0,0 +1,9 @@ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! ------------------------------------------------------------------------------ +rofi.color-enabled: true +rofi.color-window: #393939, #393939, #268bd2 +rofi.color-normal: #393939, #ffffff, #393939, #268bd2, #ffffff +rofi.color-active: #393939, #268bd2, #393939, #268bd2, #205171 +rofi.color-urgent: #393939, #f3843d, #393939, #268bd2, #ffc39c + diff --git a/etc/X/rofi.lb b/etc/X/rofi.lb new file mode 100644 index 0000000..4ac7afb --- /dev/null +++ b/etc/X/rofi.lb @@ -0,0 +1,11 @@ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! ------------------------------------------------------------------------------ + +rofi.color-enabled: true +rofi.color-normal: argb:00000000, #1aa, argb:11FFFFFF, #1aa,#333 +rofi.color-urgent: argb:00000000, #f99, argb:11FFFFFF, #f99,#333 +rofi.color-active: argb:00000000, #aa1, argb:11FFFFFF, #aa1,#333 +rofi.color-window: argb:ee333333, #1aa,#1aa +rofi.separator-style: dash + diff --git a/etc/X/rofi.purple b/etc/X/rofi.purple new file mode 100644 index 0000000..bc4c66b --- /dev/null +++ b/etc/X/rofi.purple @@ -0,0 +1,9 @@ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! ------------------------------------------------------------------------------ +rofi.color-enabled: true +rofi.color-normal: argb:a02f1e2e, #b4b4b4, argb:a02f1e2e, argb:54815ba4, #ffffff +rofi.color-urgent: argb:272f1e2e, #ef6155, argb:2f2f1e2e, argb:54815ba4, #ef6155 +rofi.color-active: argb:272f1e2e, #815ba4, argb:2f2f1e2e, argb:54815ba4, #815ba4 +rofi.color-window: #2f1e2e, argb:36ef6155, argb:2fef6155 +rofi.separator-style: dash diff --git a/etc/X/rofi.solarized b/etc/X/rofi.solarized new file mode 100644 index 0000000..8e81979 --- /dev/null +++ b/etc/X/rofi.solarized @@ -0,0 +1,8 @@ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! ------------------------------------------------------------------------------ +rofi.color-enabled: true +rofi.color-window: #002b37, #002b37, #003642 +rofi.color-normal: #002b37, #819396, #002b37, #003642, #819396 +rofi.color-active: #002b37, #008ed4, #002b37, #003642, #008ed4 +rofi.color-urgent: #002b37, #da4281, #002b37, #003642, #da4281 diff --git a/etc/X/rofi.solarized_alt b/etc/X/rofi.solarized_alt new file mode 100644 index 0000000..5a673d1 --- /dev/null +++ b/etc/X/rofi.solarized_alt @@ -0,0 +1,8 @@ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! ------------------------------------------------------------------------------ +rofi.color-enabled: true +rofi.color-window: #002b37, #002b37, #003642 +rofi.color-normal: #002b37, #819396, #003643, #008ed4, #ffffff +rofi.color-active: #002b37, #008ed4, #003643, #008ed4, #66c6ff +rofi.color-urgent: #002b37, #da4281, #003643, #008ed4, #890661 diff --git a/etc/X/xinitrc.AuthenticAMD b/etc/X/xinitrc.AuthenticAMD index 5a91eec..39add01 100644 --- a/etc/X/xinitrc.AuthenticAMD +++ b/etc/X/xinitrc.AuthenticAMD @@ -8,3 +8,7 @@ xmodmap -e "keysym Menu = Super_R" exec musca +sleep 3 + +xrdb /home/maks/.Xdefaults + diff --git a/etc/wm/musca/musca_start.AuthenticAMD b/etc/wm/musca/musca_start.AuthenticAMD index 4d6b9a6..bad187f 100644 --- a/etc/wm/musca/musca_start.AuthenticAMD +++ b/etc/wm/musca/musca_start.AuthenticAMD @@ -1,7 +1,7 @@ [~/.musca_start] # -# Изменён: Сб 20 фев 2016 20:07:11 +# Изменён: Чт 23 июн 2016 20:55:33 # #Цветовая схема#{{{ @@ -49,6 +49,7 @@ bind on Mod4+t exec urxvtc # dmenu bind on Mod4+x exec dmenu_exec +#bind on Mod4+x exec rofi -show run -location 0 -width 100 -lines 10 # Файловый менеджер dmenu bind on Mod4+z exec dmenfm @@ -60,6 +61,9 @@ bind on Mod4+p exec dmpc # Радио bind on Mod4+r exec radio +# Браузер +bind on Mod4+w exec www + #Выбор виртуальной машины для запуска bind on Mod4+Shift+V exec VM @@ -195,6 +199,7 @@ set window_open_frame empty # Формат запуска dmenu set dmenu dmenu -i -fn '-*-fixed-*-*-*-*-15-*-*-*-*-*-*-*' +#set dmenu rofi -dmenu #}}} # Запуск программ#{{{