From 826a4b8e04a7d2b3a83fee3aa211db4909565079 Mon Sep 17 00:00:00 2001 From: adam <56338480+adastx@users.noreply.github.com> Date: Sun, 9 Oct 2022 21:52:25 +0200 Subject: scripts: renamed picom and polybar scripts --- .config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/i3/config') diff --git a/.config/i3/config b/.config/i3/config index d45e73b..e4b87ed 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -14,7 +14,7 @@ bindsym $mod+f fullscreen toggle bindsym $mod+i exec --no-startup-id polybar-msg cmd toggle bindsym $mod+Shift+s exec --no-startup-id $HOME/.local/bin/screenshot -s bindsym Print exec --no-startup-id $HOME/.local/bin/screenshot -bindsym $mod+Shift+c exec --no-startup-id $HOME/.local/bin/picom-toggle +bindsym $mod+Shift+c exec --no-startup-id $HOME/.local/bin/comptoggle bindsym $mod+d exec --no-startup-id rofi -show drun -show-icons -drun-display-format {name} bindsym $alt+Tab exec --no-startup-id rofi -show window -show-icons -drun-display-format {name} @@ -192,4 +192,4 @@ for_window [class="^Steam$" title="^Steam Guard - Computer Authorization Require for_window [title="^Steam Keyboard$"] floating enable ##### Exec -exec_always --no-startup-id $HOME/.local/bin/polybar-launch +exec_always --no-startup-id $HOME/.local/bin/barlaunch -- cgit v1.2.3-70-g09d2