mirror of
https://github.com/pgrondek/config.git
synced 2025-02-16 14:56:28 +00:00
[i3] Add script to run gnome settings
This commit is contained in:
parent
3547b908c5
commit
8de00fc566
1 changed files with 5 additions and 0 deletions
5
i3/bin/settings
Executable file
5
i3/bin/settings
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
XDG_CURRENT_DESKTOP=GNOME
|
||||||
|
|
||||||
|
gnome-control-center
|
Loading…
Reference in a new issue