From 2359ed01a89589412c379a000e245eb5f652b1ad Mon Sep 17 00:00:00 2001 From: Felix Delattre Date: Tue, 7 Nov 2023 23:08:21 +0000 Subject: [PATCH] Update .chezmoiignore Update .config/helix/config.toml Update .config/helix/languages.toml Update .config/i3/bin/brightness.sh Update .config/i3/bin/exit.sh Update .config/i3/bin/i3.config.keycodes Update .config/i3/bin/i3blocks-battery Update .config/i3/bin/lock.sh Update .config/i3/bin/monitor.sh Update .config/i3/bin/toggletouchpad.sh Update .config/i3/config Update .config/i3/i3blocks.conf Update .config/i3/i3status.conf Update .config/lvim/config.lua Update .config/spacebar/spacebarrc Update .config/sway/bin/brightness.sh Update .config/sway/bin/i3blocks-battery Update .config/sway/bin/toggletouchpad.sh Update .config/sway/blocks.conf Update .config/sway/config Update .config/sway/wallpaper.jpg Update .gitconfig Update .oh-my-zsh/custom/aliases.zsh Update .oh-my-zsh/custom/linux.zsh Update .oh-my-zsh/custom/mac.zsh Update .oh-my-zsh/custom/prompt.zsh Update .skhdrc Update .tmux.conf Update .vimrc Update .zshrc Update backup.sh Update .yabairc --- .chezmoiignore | 0 dot_config/helix/config.toml | 0 dot_config/helix/languages.toml | 0 dot_config/i3/bin/executable_brightness.sh | 0 dot_config/i3/bin/executable_exit.sh | 0 dot_config/i3/bin/executable_i3.config.keycodes | 0 dot_config/i3/bin/executable_i3blocks-battery | 0 dot_config/i3/bin/executable_lock.sh | 0 dot_config/i3/bin/executable_monitor.sh | 0 dot_config/i3/bin/executable_toggletouchpad.sh | 0 dot_config/i3/config | 0 dot_config/i3/i3blocks.conf | 0 dot_config/i3/i3status.conf | 0 dot_config/lvim/config.lua | 0 dot_config/spacebar/executable_spacebarrc | 0 dot_config/sway/bin/executable_brightness.sh | 0 dot_config/sway/bin/executable_i3blocks-battery | 0 dot_config/sway/bin/executable_toggletouchpad.sh | 0 dot_config/sway/blocks.conf | 0 dot_config/sway/config | 6 ++++-- dot_config/sway/wallpaper.jpg | Bin dot_gitconfig | 0 dot_oh-my-zsh/custom/aliases.zsh | 0 dot_oh-my-zsh/custom/linux.zsh | 0 dot_oh-my-zsh/custom/mac.zsh | 0 dot_oh-my-zsh/custom/prompt.zsh | 0 dot_skhdrc | 0 dot_tmux.conf | 0 dot_vimrc | 0 dot_zshrc | 0 executable_backup.sh | 0 executable_dot_yabairc | 0 32 files changed, 4 insertions(+), 2 deletions(-) mode change 100644 => 100755 .chezmoiignore mode change 100644 => 100755 dot_config/helix/config.toml mode change 100644 => 100755 dot_config/helix/languages.toml mode change 100644 => 100755 dot_config/i3/bin/executable_brightness.sh mode change 100644 => 100755 dot_config/i3/bin/executable_exit.sh mode change 100644 => 100755 dot_config/i3/bin/executable_i3.config.keycodes mode change 100644 => 100755 dot_config/i3/bin/executable_i3blocks-battery mode change 100644 => 100755 dot_config/i3/bin/executable_lock.sh mode change 100644 => 100755 dot_config/i3/bin/executable_monitor.sh mode change 100644 => 100755 dot_config/i3/bin/executable_toggletouchpad.sh mode change 100644 => 100755 dot_config/i3/config mode change 100644 => 100755 dot_config/i3/i3blocks.conf mode change 100644 => 100755 dot_config/i3/i3status.conf mode change 100644 => 100755 dot_config/lvim/config.lua mode change 100644 => 100755 dot_config/spacebar/executable_spacebarrc mode change 100644 => 100755 dot_config/sway/bin/executable_brightness.sh mode change 100644 => 100755 dot_config/sway/bin/executable_i3blocks-battery mode change 100644 => 100755 dot_config/sway/bin/executable_toggletouchpad.sh mode change 100644 => 100755 dot_config/sway/blocks.conf mode change 100644 => 100755 dot_config/sway/wallpaper.jpg mode change 100644 => 100755 dot_gitconfig mode change 100644 => 100755 dot_oh-my-zsh/custom/aliases.zsh mode change 100644 => 100755 dot_oh-my-zsh/custom/linux.zsh mode change 100644 => 100755 dot_oh-my-zsh/custom/mac.zsh mode change 100644 => 100755 dot_oh-my-zsh/custom/prompt.zsh mode change 100644 => 100755 dot_skhdrc mode change 100644 => 100755 dot_tmux.conf mode change 100644 => 100755 dot_vimrc mode change 100644 => 100755 dot_zshrc mode change 100644 => 100755 executable_backup.sh mode change 100644 => 100755 executable_dot_yabairc diff --git a/.chezmoiignore b/.chezmoiignore old mode 100644 new mode 100755 diff --git a/dot_config/helix/config.toml b/dot_config/helix/config.toml old mode 100644 new mode 100755 diff --git a/dot_config/helix/languages.toml b/dot_config/helix/languages.toml old mode 100644 new mode 100755 diff --git a/dot_config/i3/bin/executable_brightness.sh b/dot_config/i3/bin/executable_brightness.sh old mode 100644 new mode 100755 diff --git a/dot_config/i3/bin/executable_exit.sh b/dot_config/i3/bin/executable_exit.sh old mode 100644 new mode 100755 diff --git a/dot_config/i3/bin/executable_i3.config.keycodes b/dot_config/i3/bin/executable_i3.config.keycodes old mode 100644 new mode 100755 diff --git a/dot_config/i3/bin/executable_i3blocks-battery b/dot_config/i3/bin/executable_i3blocks-battery old mode 100644 new mode 100755 diff --git a/dot_config/i3/bin/executable_lock.sh b/dot_config/i3/bin/executable_lock.sh old mode 100644 new mode 100755 diff --git a/dot_config/i3/bin/executable_monitor.sh b/dot_config/i3/bin/executable_monitor.sh old mode 100644 new mode 100755 diff --git a/dot_config/i3/bin/executable_toggletouchpad.sh b/dot_config/i3/bin/executable_toggletouchpad.sh old mode 100644 new mode 100755 diff --git a/dot_config/i3/config b/dot_config/i3/config old mode 100644 new mode 100755 diff --git a/dot_config/i3/i3blocks.conf b/dot_config/i3/i3blocks.conf old mode 100644 new mode 100755 diff --git a/dot_config/i3/i3status.conf b/dot_config/i3/i3status.conf old mode 100644 new mode 100755 diff --git a/dot_config/lvim/config.lua b/dot_config/lvim/config.lua old mode 100644 new mode 100755 diff --git a/dot_config/spacebar/executable_spacebarrc b/dot_config/spacebar/executable_spacebarrc old mode 100644 new mode 100755 diff --git a/dot_config/sway/bin/executable_brightness.sh b/dot_config/sway/bin/executable_brightness.sh old mode 100644 new mode 100755 diff --git a/dot_config/sway/bin/executable_i3blocks-battery b/dot_config/sway/bin/executable_i3blocks-battery old mode 100644 new mode 100755 diff --git a/dot_config/sway/bin/executable_toggletouchpad.sh b/dot_config/sway/bin/executable_toggletouchpad.sh old mode 100644 new mode 100755 diff --git a/dot_config/sway/blocks.conf b/dot_config/sway/blocks.conf old mode 100644 new mode 100755 diff --git a/dot_config/sway/config b/dot_config/sway/config index de7ff4d..94c7ee6 100644 --- a/dot_config/sway/config +++ b/dot_config/sway/config @@ -36,8 +36,8 @@ floating_modifier $mod # kill focused window bindsym $mod+Shift+q kill -# rofi is a nice programm launcher -bindsym $mod+d exec rofi -show run +# programm launcher +bindsym $mod+d exec j4-dmenu-desktop --dmenu="bemenu -i" --no-generic --term=kitty # Terminal shortcut bindsym $mod+Return exec i3-sensible-terminal @@ -255,3 +255,5 @@ input type:keyboard { } output "*" bg ~/.config/sway/wallpaper.jpg fill + +exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK diff --git a/dot_config/sway/wallpaper.jpg b/dot_config/sway/wallpaper.jpg old mode 100644 new mode 100755 diff --git a/dot_gitconfig b/dot_gitconfig old mode 100644 new mode 100755 diff --git a/dot_oh-my-zsh/custom/aliases.zsh b/dot_oh-my-zsh/custom/aliases.zsh old mode 100644 new mode 100755 diff --git a/dot_oh-my-zsh/custom/linux.zsh b/dot_oh-my-zsh/custom/linux.zsh old mode 100644 new mode 100755 diff --git a/dot_oh-my-zsh/custom/mac.zsh b/dot_oh-my-zsh/custom/mac.zsh old mode 100644 new mode 100755 diff --git a/dot_oh-my-zsh/custom/prompt.zsh b/dot_oh-my-zsh/custom/prompt.zsh old mode 100644 new mode 100755 diff --git a/dot_skhdrc b/dot_skhdrc old mode 100644 new mode 100755 diff --git a/dot_tmux.conf b/dot_tmux.conf old mode 100644 new mode 100755 diff --git a/dot_vimrc b/dot_vimrc old mode 100644 new mode 100755 diff --git a/dot_zshrc b/dot_zshrc old mode 100644 new mode 100755 diff --git a/executable_backup.sh b/executable_backup.sh old mode 100644 new mode 100755 diff --git a/executable_dot_yabairc b/executable_dot_yabairc old mode 100644 new mode 100755