mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1473] Cannot store config file in the home folder. #1121
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JDuchniewicz on GitHub (Dec 8, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1473
What happened?
I tried storing my barrier config file in my home directory and in such format:
~/.barrier.confand upon loading the config via GUI it entered an endless loop of modal screens telling me the config file is wrong (I had tokillit from cmdline). It works fine if I store it in~/.config/barrier.conf.Also, you cannot view hidden folders in the regular QT GUI on Linux (I had to enter the hidden folder in the text input window next to the "Browse" button).
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
AUR
What OSes are you seeing the problem on? (Check all that apply)
Linux
What OS versions are you using?
Linux archie 5.15.6-arch2-1 #1 SMP PREEMPT Thu, 02 Dec 2021 15:47:09 +0000 x86_64 GNU/Linux
Relevant log output
No response
Any other information
No response