Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pad92 committed Jun 13, 2022
1 parent 0ea8739 commit 8d56431
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,11 @@ bindsym $mod+t exec --no-startup-id pkill picom
bindsym $mod+Ctrl+t exec --no-startup-id picom -b
bindsym $mod+Shift+d --release exec "killall dunst; exec notify-send 'restart dunst'"
bindsym Print exec --no-startup-id i3-scrot
bindsym $mod+p exec /usr/bin/gnome-screenshot -i
#bindsym $mod+Print --release exec --no-startup-id i3-scrot -w
#bindsym $mod+p --release exec --no-startup-id i3-scrot -w
bindsym $mod+p exec /usr/bin/gnome-screenshot -i
#bindsym $mod+shift+p exec scrot -u '%Y%m%d-%H%M%S.png' -e 'mv $f ~/Pictures/Screenshots/'
#bindsym $mod+Shift+Print --release exec --no-startup-id i3-scrot -s
#bindsym $mod+Shift+p --release exec --no-startup-id i3-scrot -s
#bindsym $mod+Shift+Print --release exec --no-startup-id i3-scrot -s
bindsym $mod+Ctrl+x --release exec --no-startup-id xkill

# focus_follows_mouse no
Expand Down Expand Up @@ -311,7 +310,6 @@ set $base0F #FF5370

# Start i3bar to display a workspace bar (plus the system information i3status if available)
bar {
#i3bar_command i3bar
status_command i3status -c ~/.dotfiles/.config/i3status/config_$(hostnamectl hostname) | ~/.dotfiles/.config/i3status/i3spotifystatus/pystatus.py
position top

Expand Down

0 comments on commit 8d56431

Please sign in to comment.