1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 00:02:19 +00:00

Several changes

* Changed default terminal
* Modified rofi to launch ssh
* More shortcuts
* Gitlab in emacs
This commit is contained in:
J. Fernando Sánchez
2017-02-13 16:51:53 +01:00
parent 5cd9fdc6a9
commit 5866cb54d0
9 changed files with 98 additions and 21 deletions

View File

@@ -300,7 +300,9 @@ URxvt.pointerBlank: true
! ROFI Color theme
! ------------------------------------------------------------------------------
rofi.color-enabled: true
rofi.terminal: i3-sensible-terminal
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
rofi.ssh-command: {terminal} -e "{ssh-client} {host}"