Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
48f130ee
Commit
48f130ee
authored
Mar 24, 2020
by
jitaala
Browse files
Changed xroot color and changed browser to firefox (most likely on new installs).
parent
55ab7899
Changes
1
Show whitespace changes
Inline
Side-by-side
i3/config.simple
View file @
48f130ee
...
...
@@ -45,7 +45,7 @@ floating_modifier $mod
# Autostart applications
exec --no-startup-id vmware-user
exec --no-startup-id xsetroot -solid "#
00979E
"
exec --no-startup-id xsetroot -solid "#
6a6868
"
# kill focused window
bindsym $mod+Shift+q kill
...
...
@@ -178,7 +178,7 @@ bindsym $mod+Ctrl+x --release exec --no-startup-id xkill
# shortcuts to often used applications
bindsym $mod_next+u exec --no-startup-id pamac-manager
bindsym $mod_next+i exec --no-startup-id
chromium
bindsym $mod_next+i exec --no-startup-id
firefox
bindsym $mod_next+o exec --no-startup-id xfce4-appfinder
bindsym $mod_next+p exec --no-startup-id putty
bindsym $mod_next+bracketleft exec --no-startup-id nautilus
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment