From 9dedb10f76ef33df86d16915deefec4838d2804c Mon Sep 17 00:00:00 2001 From: Tomas Baca Date: Fri, 29 Sep 2023 14:14:44 +0200 Subject: [PATCH] updated snippets --- appconfig/urxvt/dotXresources | 4 ++-- appconfig/vim/dotvim/UltiSnips/athame.snippets_git | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/appconfig/urxvt/dotXresources b/appconfig/urxvt/dotXresources index c24567e4..1ac10fc0 100644 --- a/appconfig/urxvt/dotXresources +++ b/appconfig/urxvt/dotXresources @@ -70,7 +70,7 @@ URxvt.font: xft:Inconsolata for Powerline:size=14 ! ! ! URxvt.font: xft:Source Code Pro for Powerline:size=13 ! ! ! EPIGEN_ADD_BLOCK_MONITOR_SCREENCAST } ! ! ! EPIGEN_ADD_BLOCK_MONITOR_4K { -! ! ! URxvt.font: xft:Source Code Pro for Powerline:size=20 +! ! ! URxvt.font: xft:Source Code Pro for Powerline:size=22 ! ! ! EPIGEN_ADD_BLOCK_MONITOR_4K } ! ! EPIGEN_ADD_BLOCK_DESKTOP } @@ -85,7 +85,7 @@ URxvt.font: xft:Inconsolata for Powerline:size=14 ! ! } -! ! { DELL +! ! { THINKPAD ! ! EPIGEN_ADD_BLOCK_THINKPAD { diff --git a/appconfig/vim/dotvim/UltiSnips/athame.snippets_git b/appconfig/vim/dotvim/UltiSnips/athame.snippets_git index 3bf08457..3546ff1f 100644 --- a/appconfig/vim/dotvim/UltiSnips/athame.snippets_git +++ b/appconfig/vim/dotvim/UltiSnips/athame.snippets_git @@ -373,7 +373,7 @@ rosparam set use_sim_time true endsnippet snippet "^update" "" Ar -sudo apt-get update && rosdep update && sudo apt-get upgrade +sudo apt-get update && rosdep update && sudo apt-get upgrade --with-new-pkgs endsnippet snippet "^install" "" Ar