satisfy Fedora linter #295
This commit is contained in:
0
nwg-panel-config.desktop
Executable file → Normal file
0
nwg-panel-config.desktop
Executable file → Normal file
0
nwg-processes.desktop
Executable file → Normal file
0
nwg-processes.desktop
Executable file → Normal file
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python3
|
||||||
|
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python3
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import time
|
import time
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/bash
|
||||||
|
|
||||||
# This is a helper to the arch-updates.py executor
|
# This is a helper to the arch-updates.py executor
|
||||||
# Add `<your-terminal-here> -e "au.sh; swaymsg reload"` as the On left click action
|
# Add `<your-terminal-here> -e "au.sh; swaymsg reload"` as the On left click action
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/bash
|
||||||
|
|
||||||
a=$(swaync-client -c)
|
a=$(swaync-client -c)
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/bash
|
||||||
|
|
||||||
# Based on the 'Github notifications' example from Waybar's Wiki
|
# Based on the 'Github notifications' example from Waybar's Wiki
|
||||||
# Depends on jq Command-line JSON processor
|
# Depends on jq Command-line JSON processor
|
||||||
|
Reference in New Issue
Block a user