Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
A
arm-profiles
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
manjaro-arm
applications
arm-profiles
Commits
10497a0a
Verified
Commit
10497a0a
authored
Dec 31, 2020
by
Andreas Gerlach
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[sway] add powersupply and hook it to battery status in waybar
parent
86ac679d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
editions/sway
editions/sway
+1
-0
overlays/sway/etc/skel/.config/waybar/config
overlays/sway/etc/skel/.config/waybar/config
+1
-0
overlays/sway/etc/sway/config.d/98-application-defaults
overlays/sway/etc/sway/config.d/98-application-defaults
+2
-2
No files found.
editions/sway
View file @
10497a0a
...
...
@@ -141,6 +141,7 @@ mediainfo
mntray
mpv
odt2txt
powersupply
ranger
remmina
seahorse
...
...
overlays/sway/etc/skel/.config/waybar/config
View file @
10497a0a
...
...
@@ -60,6 +60,7 @@
"" // Icon: battery-full
],
"tooltip": false,
"on-click": "powersupply",
"bat": "cw2015-battery" // axp20x-battery for Pinebook
},
...
...
overlays/sway/etc/sway/config.d/98-application-defaults
View file @
10497a0a
# override mode for specific applications
for_window [app_id="floating_shell"] floating enable, border pixel 1, sticky enable, resize set width 80 ppt height 60 ppt
for_window [app_id="pavucontrol"] floating enable, border pixel 1, sticky enable, resize set width 80 ppt height 60 ppt
for_window [instance="lxappearance"] floating enable
for_window [app_id="pamac-manager"] floating enable, border pixel 1, sticky enable, resize set width 80 ppt height 60 ppt
for_window [app_id="blueman-manager"] floating enable, border pixel 1, sticky enable, resize set width 80 ppt height 60 ppt
for_window [app_id="nm-connection-editor"] floating enable
for_window [app_id="powersupply"] floating enable, border pixel 1, sticky enable, resize set width 80 ppt height 60 ppt
for_window [instance="lxappearance"] floating enable, border pixel 1, sticky enable, resize set width 80 ppt height 60 ppt
for_window [title="File Operation Progress"] floating enable
for_window [app_id="firefox" title="Library"] floating enable
for_window [app_id="thunderbird" title=".*Reminder"] floating enable
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment