summaryrefslogtreecommitdiff
path: root/.config/i3
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2021-06-14 12:10:31 -0300
committerRoger Gonzalez <roger@rogs.me>2021-06-14 12:10:31 -0300
commit07a45eedc615e510e8080c1ee4a83fad8524e7df (patch)
tree01422d2f3fbca51de5c937b6888f3c105588044f /.config/i3
parente996a0e4f8642de3ff129d4bc08595d8f58349a9 (diff)
Made changes to match fresh install
Diffstat (limited to '.config/i3')
-rw-r--r--.config/i3/config10
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 7de92a24..03db9eec 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -38,7 +38,7 @@ exec --no-startup-id nm-applet
# Screen resolution
# exec --no-startup-id xrandr --output eDP-1 --off --output HDMI-1 --primary --auto --dpi 96 --left-of DP-2-1 --output DP-2-1 --auto --dpi 96
exec --no-startup-id sleep 2; autorandr --change
-exec --no-startup-id xsetroot -xcf /usr/share/icons/Adwaita/cursors/left_ptr 24
+# exec --no-startup-id xsetroot -xcf /usr/share/icons/Adwaita/cursors/left_ptr 24
# Use pactl to adjust volume in PulseAudio.
set $refresh_i3status killall -SIGUSR1 i3status
@@ -271,7 +271,7 @@ for_window [class="Nitrogen"] floating enable sticky enable border normal
for_window [urgent=latest] focus
# Autostarts
-exec --no-startup-id sleep 20; exec /usr/bin/evolution
+exec --no-startup-id sleep 20; exec /usr/bin/thunderbird
exec --no-startup-id exec /usr/bin/nextcloud
# exec --no-startup-id exec /usr/bin/evolution
# exec_always --no-startup-id .config/conky/start.sh
@@ -288,13 +288,13 @@ exec --no-startup-id pamac-tray
exec --no-startup-id exec /opt/Mullvad\ VPN/mullvad-gui --no-sandbox
exec --no-startup-id picom
exec --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd
-exec_always --no-startup-id /home/roger/.config/i3/autotiling.py
+exec_always --no-startup-id autotiling
+exec --no-startup-id xinput set-prop 14 345 1
exec --no-startup-id exec /usr/bin/keepassxc
# Random scripts
## Generate a random password and copy it to the clipboard
-bindsym $aux+p exec --no-startup-id bw generate -ulns --length 25 | xclip -selection clipboard && notify-send "Copied a random password to the clipboard"
-
+bindsym $aux+p exec --no-startup-id "tr -dc 'A-Za-z0-9!#$%&'\''()*+,-./:;<=>?@[\]^_`{|}~' </dev/urandom | head -c 25 | xclip -selection clipboard && notify-send 'Copied a random password to the clipboard'"
# Window colors
# class border backgr. text indicator child_border