Skip to content

Instantly share code, notes, and snippets.

@EduardoRFS
Last active June 1, 2023 03:05
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EduardoRFS/55752b179e576f95fe94a6b9583a1061 to your computer and use it in GitHub Desktop.
Save EduardoRFS/55752b179e576f95fe94a6b9583a1061 to your computer and use it in GitHub Desktop.
bindsym --release $mod+F11 exec "xdotool key F11; i3-msg fullscreen disable"
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {
status_command i3status
position top
}
#interactive screenshot by pressing printscreen
bindsym Print exec flameshot gui
focus_follows_mouse no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment