Typo
This commit is contained in:
parent
df0e7ddf4c
commit
58f1bacc68
2 changed files with 9 additions and 0 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
tileos-settings-sway (1.0.6~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Typo
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Sun, 10 Dec 2023 21:19:18 +0400
|
||||||
|
|
||||||
tileos-settings-sway (1.0.5~tileos) unstable; urgency=medium
|
tileos-settings-sway (1.0.5~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Remove bashism in start-tileos
|
* Remove bashism in start-tileos
|
||||||
|
|
|
@ -15,6 +15,9 @@ kvm)
|
||||||
export WLR_NO_HARDWARE_CURSORS=1
|
export WLR_NO_HARDWARE_CURSORS=1
|
||||||
;;
|
;;
|
||||||
oracle)
|
oracle)
|
||||||
|
export WLR_NO_HARDWARE_CURSORS=1
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
# Apply Nvidia-specific variables
|
# Apply Nvidia-specific variables
|
||||||
if [ -d /sys/module/nvidia ]; then
|
if [ -d /sys/module/nvidia ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue