From aeeee0e971e88737d12dce1d24b8f06fdaf3e908 Mon Sep 17 00:00:00 2001 From: Thies Lennart Alff Date: Fri, 17 May 2024 15:42:57 +0200 Subject: [PATCH] update --- .config/kanshi/config | 5 +++++ .config/kickoff/custom_commands.csv | 2 ++ .config/nvim | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.config/kanshi/config b/.config/kanshi/config index b15572c..4d0a9cd 100644 --- a/.config/kanshi/config +++ b/.config/kanshi/config @@ -8,6 +8,11 @@ profile default { output eDP-1 enable scale 1.25 } +profile still_water_left { + output 'Dell Inc. DELL U2720Q 4MNY123' mode 3840x2160 position 0,0 scale 1.25 + output eDP-1 enable scale 1.25 position 3072,0 +} + profile Desktop { output 'Dell Inc. DELL U2718Q FN84K9B408AL' mode 3840x2160 position 0,0 scale 1.25 } diff --git a/.config/kickoff/custom_commands.csv b/.config/kickoff/custom_commands.csv index ef6fb24..408764e 100644 --- a/.config/kickoff/custom_commands.csv +++ b/.config/kickoff/custom_commands.csv @@ -3,3 +3,5 @@ rqt = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash rqt_graph = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash && rqt_graph' rqt_image_view = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash && ros2 run rqt_image_view rqt_image_view' rviz2 = docker exec -it ros2-vim bash -c 'source $HOME/uuv/ros2/install/setup.bash && rviz2' + +goldencheetah-xwayland = bash -c "QT_QPA_PLATFORM=xcb $HOME/Applications/GoldenCheetah_v3.6-DEV.AppImage" diff --git a/.config/nvim b/.config/nvim index b019fc1..b72477b 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit b019fc12d24c3fefe3c29d1c236ef80c9dab4745 +Subproject commit b72477bbffab5b88f09ede16d2f47e98ee613f12