Убрал лишние бинды
This commit is contained in:
parent
88ff3a95b8
commit
e8fb05bbd2
4 changed files with 4 additions and 5 deletions
|
@ -69,7 +69,6 @@
|
||||||
| `Super + B` | Browser LibreWolf. Основа | Да |
|
| `Super + B` | Browser LibreWolf. Основа | Да |
|
||||||
| `Super + Shift + B` | Browser Firefox. Паблик активность | Да |
|
| `Super + Shift + B` | Browser Firefox. Паблик активность | Да |
|
||||||
| `Super + Shift + Ctrl + B` | Browser Chromium. Пусть будет | Да |
|
| `Super + Shift + Ctrl + B` | Browser Chromium. Пусть будет | Да |
|
||||||
| `Super + N` | Note taking app (obsidian) | Да |
|
|
||||||
| `Super + E` | Explorer. Thunar file manager | Да |
|
| `Super + E` | Explorer. Thunar file manager | Да |
|
||||||
| `Super + I` | IDE, text editor, NeoVim | Да |
|
| `Super + I` | IDE, text editor, NeoVim | Да |
|
||||||
| `Super + M` | Monitor of resources (btop) | Да |
|
| `Super + M` | Monitor of resources (btop) | Да |
|
||||||
|
|
|
@ -101,7 +101,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
zstyle :omz:plugins:ssh-agent identities git-git.urec56.ru echoapps_gitlab_mail@urec56.ru
|
zstyle :omz:plugins:ssh-agent identities git-git.urec56.ru echoapps_gitlab_mail@urec56.ru wyrenereli_github
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
@ -168,8 +168,8 @@ in {
|
||||||
chromium
|
chromium
|
||||||
|
|
||||||
# Note taking app (obsidian)
|
# Note taking app (obsidian)
|
||||||
super + n
|
# super + n
|
||||||
obsidian
|
# obsidian
|
||||||
|
|
||||||
# Explorer. Thunar file manager
|
# Explorer. Thunar file manager
|
||||||
super + e
|
super + e
|
||||||
|
|
|
@ -301,7 +301,7 @@
|
||||||
# steam # Мб не надо сюда писать, раз через programs.steam редачу
|
# steam # Мб не надо сюда писать, раз через programs.steam редачу
|
||||||
# heroic # A Native GOG, Epic, and Amazon Games Launcher for Linux, Windows and Mac
|
# heroic # A Native GOG, Epic, and Amazon Games Launcher for Linux, Windows and Mac
|
||||||
# lutris # Запускать игры не из стима
|
# lutris # Запускать игры не из стима
|
||||||
bottles # Минималистичная альтернатива lutris
|
# bottles # Минималистичная альтернатива lutris
|
||||||
|
|
||||||
# Мб зависимости
|
# Мб зависимости
|
||||||
steam-run # На всякий случай
|
steam-run # На всякий случай
|
||||||
|
|
Loading…
Add table
Reference in a new issue