Skip to content

Commit

Permalink
Update README and LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
firecat53 committed Feb 1, 2020
1 parent cdc445c commit d3e364a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2019 Scott Hansen <firecat four one five three at gmail dot com>
Copyright (c) 2020 Scott Hansen <firecat four one five three at gmail dot com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
8 changes: 2 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Networkmanager-dmenu

**NOTE: Python 2.x support ended as of 2019/11/13**

Small script to manage NetworkManager connections with dmenu instead of nm-applet
Manage NetworkManager connections with dmenu instead of nm-applet

Features
--------
Expand Down Expand Up @@ -44,6 +44,7 @@ Requirements
Installation
------------

- Copy script somewhere in $PATH OR install Archlinux `AUR package`_
- Set your dmenu_command in config.ini if it's not 'dmenu' (for example
dmenu_run or rofi). The alternate command should still respect the -l, -p and
-i flags.
Expand All @@ -57,18 +58,13 @@ Installation
- If using Rofi, you can try some of the command line options in config.ini or
set them using the `dmenu_command` setting, but I haven't tested most of them
so I'd suggest configuring via .Xresources where possible.
- Copy script somewhere in $PATH
- If desired, copy the networkmanager_dmenu.desktop to /usr/share/applications
or ~/.local/share/applications.
- If you want to run the script as $USER instead of ROOT, set `PolicyKit
permissions`_. The script is usable for connecting to pre-existing connections
without setting these, but you won't be able to enable/disable networking or
add new connections.

OR

- Archlinux `AUR package`_

Usage
-----

Expand Down

0 comments on commit d3e364a

Please sign in to comment.