summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rwxr-xr-x.config/X11/xinitrc2
-rw-r--r--.config/i3/config4
2 files changed, 3 insertions, 3 deletions
diff --git a/.config/X11/xinitrc b/.config/X11/xinitrc
index 43a6fb5..137b18e 100755
--- a/.config/X11/xinitrc
+++ b/.config/X11/xinitrc
@@ -40,7 +40,7 @@ unclutter -b &
nextcloud --background &
xwallpaper --center $XDG_CONFIG_HOME/wallpaper/bg &
betterlockscreen -u $XDG_CONFIG_HOME/wallpaper/lock &
-~/.local/bin/picom-toggle &
+~/.local/bin/comptoggle &
~/.local/bin/rate &
~/.local/bin/screensaver &
exec i3
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