From cb2cab2e45295b0e837d4d3b301f7594a5392464 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Thu, 4 May 2023 11:14:35 +0200 Subject: rm docker aliases, change i3 wallpaper, rm Teams bindsym, change ip alias --- dot_config/i3/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dot_config/i3') diff --git a/dot_config/i3/config b/dot_config/i3/config index 6b834f9..751e861 100644 --- a/dot_config/i3/config +++ b/dot_config/i3/config @@ -200,12 +200,11 @@ bindsym $mod+Shift+X exec "i3-nagbar -t warning -f fixed -m 'You pressed the shu # Reboot - BackSpace bindsym $mod+Shift+BackSpace exec "i3-nagbar -t warning -f fixed -m 'You pressed the restarting shortcut. Do you really eant to restart you computer?' -B 'Yes, restart it.' 'sudo /bin/reboot'" # (T)eams -bindsym $mod+Shift+T exec notify-send -t 5000 -i /home/mas/Pictures/icons/teams.png "Opening" "Teams" ; exec teams # (P)assword manager #bindsym $mod+Shift+P exec passmenu # Set the bg wallpaper -exec --no-startup-id feh --bg-scale /home/mas/Pictures/retrowave-pyramid.png +exec --no-startup-id feh --bg-scale /home/mas/Pictures/you_wouldnt_steal_a_wallpaper.png # Sreen brightness controls bindsym XF86MonBrightnessUp exec xbacklight -inc 1 ; exec notify-send -t 500 "Brightness : $(xbacklight -get)" # increase screen brightness -- cgit v1.2.3