

Step away from your computer for a few minutes and let your Mac work out the problem. Other apps should function normally during this period, assuming you aren't putting the system under a huge load (like rendering video or 3D models, for example).

For example, the macOS Photos app might be performing image analysis on a set of photos you recently imported. Sometimes, this isn't something you explicitly requested. If you've already told an app to do something, you might as well give it some time to finish the task. In these cases, waiting is the best option. It might even pop up when you're connecting to a server in an online game. For example, it might appear when you're trying to render a video in an editing program or perform batch edits in a photo-editing app. Many times, the spinning wheel of death appears when an app is trying to do something. Resist quitting the app just yet and move on to the next step. You might also see "(Not responding)" appended after the app name in the list. See if any are using more than their fair share of CPU resources. Or, you can right-click the Start menu and select 'Settings. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"īindsym XF86AudioRaiseVolume exec -no-startup-id pactl set-sink-volume 0 +5% #increase sound volumeīindsym XF86AudioLowerVolume exec -no-startup-id pactl set-sink-volume 0 -5% #decrease sound volume#īindsym XF86AudioMute exec -no-startup-id pactl set-sink-mute 1 toggle # mute soundīindsym $mod+shift+u exec -no-startup-id pavucontrolĮxec_always -no-startup-id $HOME/.config/polybar/launch.sh -blocksĮxec_always -no-starup-id feh -bg-scale /home/anders/Pictures/gruvbox.This puts the thirstiest apps at the top of the list. First, open Windows Settings by pressing Windows+i. # exit i3 (logs you out of your X session)īindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. # change focus between tiling / floating windows # change container layout (stacked, tabbed, toggle split) # enter fullscreen mode for the focused containerīindsym $mod+Shift+Return fullscreen toggle #bindsym -release $mod+Print exec gnome-screenshot -iīindsym -release $mod+Print exec shutter -sīindsym $mod+d exec -no-startup-id ~/.config/i3/bin/rofi_app_launcher # start a terminator by pressing Mod key + x or ENTERīindsym $mod+p exec ~/.config/i3/bin/logoutīindsym $mod+l exec i3lock -i /home/anders/Pictures/lock.pngīindsym $mod+Shift+f exec /home/anders/.config/i3/bin/rofifinder # Use Mouse+$mod to drag floating windows to their wanted position #font pango:Meslo LG L Regular Nerd Font Complete 15 # text rendering and scalability on retina/hidpi displays (thanks to pango). # This font is widely installed, provides lots of unicode glyphs, right-to-left Will also be used by the bar unless a different font
