Skip to content
Snippets Groups Projects
Commit 8fbea6b6 authored by Antoine Marteau's avatar Antoine Marteau
Browse files

Merge branch 'master' of gricad-gitlab.univ-grenoble-alpes.fr:marteaua/vim-configuration

parents 0bf665a7 88c0896d
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ exec --no-startup-id firefox
exec --no-startup-id nextcloud
#exec --no-startup-id tixeoclient
exec --no-startup-id zotero
exec --no-startup-id redshift -P -O 2500
exec --no-startup-id redshift -P -O 4500
exec --no-startup-id udiskie
exec --no-startup-id setxkbmap -option caps:swapescape
exec --no-startup-id VBoxClient-All
......@@ -239,7 +239,7 @@ bindsym $mod+r mode "resize"
# finds out, if available)
bar {
# status_command i3status
status_command exec /home/antoine/.config/i3status/mybar.sh
status_command exec $HOME/.config/i3status/mybar.sh
}
###########
......
......@@ -24,7 +24,7 @@ exec --no-startup-id firefox
exec --no-startup-id nextcloud
#exec --no-startup-id tixeoclient
exec --no-startup-id zotero
exec --no-startup-id redshift -P -O 2500
exec --no-startup-id redshift -P -O 4500
exec --no-startup-id udiskie
exec --no-startup-id setxkbmap -option caps:swapescape
exec --no-startup-id VBoxClient-All
......@@ -239,7 +239,7 @@ bindsym $mod+h mode "resize"
# finds out, if available)
bar {
# status_command i3status
status_command exec /home/antoine/.config/i3status/mybar.sh
status_command exec $HOME/.config/i3status/mybar.sh
}
###########
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment