I'm going to spend my day off installing Arch.

This page summarizes the projects mentioned and recommended in the original post on /r/linuxquestions

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • alacritty

    A cross-platform, OpenGL terminal emulator.

  • So here I make any window titled "notepad" floating and of a certain size. Making it sticky makes it appear on all workspaces. for_window [title="notepad"] floating enable for_window [title="notepad"] sticky enable for_window [title="notepad"] resize set 500 400 Then I can launch a terminal emulator with a text editor with the title "notepad" like this: bindsym $mod+n exec alacritty -t notepad -e=micro I use Alacritty as my terminal emulator and Micro as my terminal editor.

  • micro-editor

    A modern and intuitive terminal-based text editor

  • So here I make any window titled "notepad" floating and of a certain size. Making it sticky makes it appear on all workspaces. for_window [title="notepad"] floating enable for_window [title="notepad"] sticky enable for_window [title="notepad"] resize set 500 400 Then I can launch a terminal emulator with a text editor with the title "notepad" like this: bindsym $mod+n exec alacritty -t notepad -e=micro I use Alacritty as my terminal emulator and Micro as my terminal editor.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts