mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-14 18:27:21 +02:00
Compare commits
No commits in common. "f427d07d1dad87ddc7d29fe53f7878fd0122afa0" and "e4d723c7707f57adb69b8d3669327007a34c8caa" have entirely different histories.
f427d07d1d
...
e4d723c770
@ -1,10 +0,0 @@
|
||||
# ~/.config/darkman/config.yaml
|
||||
# Kotka
|
||||
lat: 60.4
|
||||
lng: 26.9
|
||||
# Helsinki
|
||||
#lat: 60.1
|
||||
#lng: 24.8
|
||||
usegeoclue: true
|
||||
dbusserver: true
|
||||
portal: true
|
@ -1,7 +0,0 @@
|
||||
[Layout]
|
||||
LayoutList=fi,se,epo,us,ru
|
||||
Model=pc105
|
||||
Options=grp:alt_shift_toggle,shift:both_capslock,caps:backspace,nbsp:none,terminate:ctrl_alt_bksp,compose:menu,esperanto:qwerty
|
||||
ResetOldOptions=true
|
||||
Use=true
|
||||
VariantList=,,,altgr-intl,phonetic_winkeys
|
@ -1,7 +0,0 @@
|
||||
#export QT_QPA_PLATFORMTHEME="kde"
|
||||
export GDK_BACKEND=wayland
|
||||
export QT_QPA_PLATFORM=wayland
|
||||
export CLUTTER_BACKEND=wayland
|
||||
export SDL_VIDEODRIVER=wayland
|
||||
export ELECTRON_OZONE_PLATFORM_HINT=wayland
|
||||
export MOZ_ENABLE_WAYLAND=1
|
@ -1,4 +0,0 @@
|
||||
# Using maliit
|
||||
export XMODIFIERS=@im="maliit"
|
||||
export GTK_IM_MODULE="maliit"
|
||||
export QT_IM_MODULE="maliit"
|
@ -1,8 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
# Helsinki
|
||||
#Exec=env DARKMAN_LAT=60.1 DARKMAN_LNG=24.8 darkman run
|
||||
# Kotka
|
||||
Exec=env DARKMAN_LAT=60.4 DARKMAN_LNG=26.9 darkman run
|
||||
Name=darkman
|
||||
Icon=darkman
|
@ -1,8 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
# Kotka
|
||||
Exec=wlsunset -l 60.4 -L 26.9 -t 1000
|
||||
# Helsinki
|
||||
#Exec=wlsunset -l 60.1 -L 29.6 -t 1000
|
||||
Name=wlsunset
|
||||
Icon=wlsunset
|
5
etc/xdg/autostart/wlsunset-kotka.desktop
Normal file
5
etc/xdg/autostart/wlsunset-kotka.desktop
Normal file
@ -0,0 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=wlsunset -l 60.46742 -L 26.94508 -t 1000
|
||||
Name=wlsunset @ Kotka
|
||||
Icon=wlsunset
|
1
rc/.gitignore
vendored
1
rc/.gitignore
vendored
@ -1 +0,0 @@
|
||||
kxkbrc
|
Loading…
x
Reference in New Issue
Block a user