summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorRoger Gonzalez <rogergonzalez21@gmail.com>2020-03-16 11:08:21 -0300
committerRoger Gonzalez <rogergonzalez21@gmail.com>2020-03-16 11:08:21 -0300
commit9a8e7df96eb343742d70cc515a5cdea08e3daa2d (patch)
tree9c07bd154e3198643ef76a4ed15df1b1e45d0f34 /.config
parent655d17e5977ff3b3bd4827d0a23d9cf92f622f3f (diff)
Made little changes to the i3 config
Diffstat (limited to '.config')
-rw-r--r--.config/fish/fish_variables2
-rw-r--r--.config/i3/config12
-rw-r--r--.config/nitrogen/nitrogen.cfg2
3 files changed, 9 insertions, 7 deletions
diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables
index 43a57415..bc214e3c 100644
--- a/.config/fish/fish_variables
+++ b/.config/fish/fish_variables
@@ -5,6 +5,7 @@ SETUVAR __fish_init_1_50_0:\x1d
SETUVAR __fish_init_2_39_8:\x1d
SETUVAR __fish_init_2_3_0:\x1d
SETUVAR __fish_init_3_x:\x1d
+SETUVAR __fish_initialized:3100
SETUVAR _fish_abbr_cdccb:cd\x20\x7e/code/massive/cocacola/new\x2dbackend
SETUVAR _fish_abbr_cdccf:cd\x20\x7e/code/massive/cocacola/frontend
SETUVAR _fish_abbr_cdimb:cd\x20\x7e/code/personal/identidadMisional/backend
@@ -85,6 +86,7 @@ SETUVAR fish_color_error:ff0000
SETUVAR fish_color_escape:00a6b2
SETUVAR fish_color_history_current:\x2d\x2dbold
SETUVAR fish_color_host:normal
+SETUVAR fish_color_host_remote:yellow
SETUVAR fish_color_match:\x2d\x2dbackground\x3dbrblue
SETUVAR fish_color_normal:normal
SETUVAR fish_color_operator:00a6b2
diff --git a/.config/i3/config b/.config/i3/config
index 953290bd..0e747370 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -122,9 +122,6 @@ bindsym $mod+space focus mode_toggle
# focus the parent container
bindsym $mod+a focus parent
-# focus the child container
-#bindsym $mod+d focus child
-
# Define names for default workspaces for which we configure key bindings later on.
# We use variables to avoid repeating the names in multiple places.
set $ws1 "1: "
@@ -189,10 +186,12 @@ bindsym $mod+Shift+e mode "$mode_system"
exec_always --no-startup-id .config/polybar/launch.sh
# Hotkeys for opening programs
-bindsym $aux+f exec $auxTerminal -e ~/.config/vifm/scripts/vifmrun
+bindsym $aux+f exec /usr/bin/pcmanfm
+bindsym $aux+v exec $auxTerminal -e ~/.config/vifm/scripts/vifmrun
bindsym $aux+t exec ./.telegram/Telegram
-bindsym $aux+v exec xviewer ~/.vim-cheatsheet.gif
-bindsym $mod+Ctrl+b exec $auxTerminal -e 'bmenu'
+bindsym $aux+c exec xviewer ~/.vim-cheatsheet.gif
+bindsym $aux+a exec /usr/bin/lxappearance
+bindsym $mod+Shift+b exec $auxTerminal -e 'bmenu'
# Languages
bindsym $aux+Shift+e exec setxkbmap es
@@ -216,6 +215,7 @@ assign [class="Slack"] $ws4
assign [class="Telegram"] $ws4
assign [class="Keybase"] $ws4
assign [class="Franz"] $ws4
+assign [class="Signal"] $ws4
assign [class="Evolution"] $ws5
assign [class="Pcmanfm"] $ws7
diff --git a/.config/nitrogen/nitrogen.cfg b/.config/nitrogen/nitrogen.cfg
index 34768c35..9da3fcfd 100644
--- a/.config/nitrogen/nitrogen.cfg
+++ b/.config/nitrogen/nitrogen.cfg
@@ -1,5 +1,5 @@
[geometry]
-posx=1913
+posx=1909
posy=71
sizex=1895
sizey=2016