mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-11-25 08:13:34 +01:00
terminal settings
This commit is contained in:
parent
d99f832615
commit
630c894290
2
dependencies/aur.txt
vendored
2
dependencies/aur.txt
vendored
@ -5,3 +5,5 @@ insync
|
|||||||
visual-studio-code-insiders
|
visual-studio-code-insiders
|
||||||
gpmdp
|
gpmdp
|
||||||
ttf-font-awesome-4
|
ttf-font-awesome-4
|
||||||
|
awesome-terminal-fonts-git
|
||||||
|
otf-droid-sans-mono-powerline-git
|
||||||
|
4
dependencies/pacman.txt
vendored
4
dependencies/pacman.txt
vendored
@ -25,4 +25,6 @@ thefuck
|
|||||||
screenfetch
|
screenfetch
|
||||||
python
|
python
|
||||||
python-pip
|
python-pip
|
||||||
gdmneofetch
|
gdm
|
||||||
|
neofetch
|
||||||
|
|
||||||
|
@ -33,11 +33,13 @@ function install_rice {
|
|||||||
# install other configs
|
# install other configs
|
||||||
function install_config {
|
function install_config {
|
||||||
rm ~/.notify-osd
|
rm ~/.notify-osd
|
||||||
|
mkdir ~/.config/xfce4/
|
||||||
ln -sf "$PWD"/notify-osd/notify-osd ~/.notify-osd
|
ln -sf "$PWD"/notify-osd/notify-osd ~/.notify-osd
|
||||||
ln -sf "$PWD"/bash/.bashrc ~/.bashrc
|
ln -sf "$PWD"/bash/.bashrc ~/.bashrc
|
||||||
ln -sf "$PWD"/bash/.alias.sh ~/.alias
|
ln -sf "$PWD"/bash/.alias.sh ~/.alias
|
||||||
ln -sf "$PWD"/nano/.nanorc ~/.nanorc
|
ln -sf "$PWD"/nano/.nanorc ~/.nanorc
|
||||||
ln -sf "$PWD"/bash/.powerline-shell.json ~/.powerline-shell.json
|
ln -sf "$PWD"/bash/.powerline-shell.json ~/.powerline-shell.json
|
||||||
|
ln -sf "$PWD"/terminal/xfce4-term ~/.config/xfce4/terminal/
|
||||||
mkdir -p ~/.config/gtk-3.0
|
mkdir -p ~/.config/gtk-3.0
|
||||||
ln -sf "$PWD"/config/gtk-3.0/settings.ini ~/.config/gtk-3.0/.config
|
ln -sf "$PWD"/config/gtk-3.0/settings.ini ~/.config/gtk-3.0/.config
|
||||||
}
|
}
|
||||||
|
53
terminal/xfce4-term/accels.scm
Normal file
53
terminal/xfce4-term/accels.scm
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
; xfce4-terminal GtkAccelMap rc-file -*- scheme -*-
|
||||||
|
; this file is an automated accelerator map dump
|
||||||
|
;
|
||||||
|
(gtk_accel_path "<Actions>/terminal-window/goto-tab-4" "<Alt>4")
|
||||||
|
(gtk_accel_path "<Actions>/terminal-window/goto-tab-3" "<Alt>3")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/file-menu" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/close-other-tabs" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/search" "<Primary><Shift>f")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/next-tab" "<Primary>Page_Down")
|
||||||
|
(gtk_accel_path "<Actions>/terminal-window/goto-tab-1" "<Alt>1")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/show-menubar" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/zoom-reset" "<Primary>0")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/terminal-menu" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/close-window" "<Primary><Shift>q")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/close-tab" "<Primary><Shift>w")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/save-contents" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/new-tab" "<Primary><Shift>t")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/view-menu" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/show-toolbar" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/paste" "<Primary><Shift>v")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/copy" "<Primary><Shift>c")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/edit-menu" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/fullscreen" "F11")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/read-only" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/detach-tab" "<Primary><Shift>d")
|
||||||
|
(gtk_accel_path "<Actions>/terminal-window/goto-tab-8" "<Alt>8")
|
||||||
|
(gtk_accel_path "<Actions>/terminal-window/goto-tab-2" "<Alt>2")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/prev-tab" "<Primary>Page_Up")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/move-tab-left" "<Primary><Shift>Page_Up")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/zoom-in" "<Primary>plus")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/search-prev" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/reset-and-clear" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/about" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/search-next" "")
|
||||||
|
(gtk_accel_path "<Actions>/terminal-window/toggle-menubar" "F10")
|
||||||
|
(gtk_accel_path "<Actions>/terminal-window/goto-tab-7" "<Alt>7")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/select-all" "<Primary><Shift>a")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/help-menu" "")
|
||||||
|
(gtk_accel_path "<Actions>/terminal-window/goto-tab-9" "<Alt>9")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/show-borders" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/preferences" "")
|
||||||
|
(gtk_accel_path "<Actions>/terminal-window/goto-tab-6" "<Alt>6")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/contents" "F1")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/new-window" "<Primary><Shift>n")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/move-tab-right" "<Primary><Shift>Page_Down")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/zoom-out" "<Primary>minus")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/set-title" "<Primary><Shift>s")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/paste-selection" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/undo-close-tab" "")
|
||||||
|
(gtk_accel_path "<Actions>/terminal-window/goto-tab-5" "<Alt>5")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/zoom-menu" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/reset" "")
|
||||||
|
; (gtk_accel_path "<Actions>/terminal-window/tabs-menu" "")
|
32
terminal/xfce4-term/terminalrc
Normal file
32
terminal/xfce4-term/terminalrc
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
[Configuration]
|
||||||
|
BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
|
||||||
|
BackgroundDarkness=0.750000
|
||||||
|
MiscAlwaysShowTabs=FALSE
|
||||||
|
MiscBell=FALSE
|
||||||
|
MiscBellUrgent=FALSE
|
||||||
|
MiscBordersDefault=FALSE
|
||||||
|
MiscCursorBlinks=FALSE
|
||||||
|
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
|
||||||
|
MiscDefaultGeometry=80x24
|
||||||
|
MiscInheritGeometry=FALSE
|
||||||
|
MiscMenubarDefault=FALSE
|
||||||
|
MiscMouseAutohide=FALSE
|
||||||
|
MiscMouseWheelZoom=TRUE
|
||||||
|
MiscToolbarDefault=FALSE
|
||||||
|
MiscConfirmClose=TRUE
|
||||||
|
MiscCycleTabs=TRUE
|
||||||
|
MiscTabCloseButtons=TRUE
|
||||||
|
MiscTabCloseMiddleClick=TRUE
|
||||||
|
MiscTabPosition=GTK_POS_TOP
|
||||||
|
MiscHighlightUrls=TRUE
|
||||||
|
MiscMiddleClickOpensUri=FALSE
|
||||||
|
MiscCopyOnSelect=FALSE
|
||||||
|
MiscDefaultWorkingDir=
|
||||||
|
MiscRewrapOnResize=TRUE
|
||||||
|
MiscUseShiftArrowsToScroll=FALSE
|
||||||
|
MiscSlimTabs=FALSE
|
||||||
|
MiscNewTabAdjacent=FALSE
|
||||||
|
ScrollingUnlimited=TRUE
|
||||||
|
ScrollingBar=TERMINAL_SCROLLBAR_NONE
|
||||||
|
MiscShowRelaunchDialog=TRUE
|
||||||
|
|
Loading…
Reference in New Issue
Block a user