commit
7e12d97869
|
@ -27,4 +27,5 @@ samba
|
|||
dosfstools
|
||||
os-prober
|
||||
openjdk
|
||||
flashplayer
|
||||
komutan
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
[qt]
|
||||
GUIEffects=none
|
||||
KDE\contrast=7
|
||||
KWinPalette\activeBackground=#eff0f1
|
||||
KWinPalette\activeBlend=#dadbdb
|
||||
KDE\contrast=4
|
||||
KWinPalette\activeBackground=#475057
|
||||
KWinPalette\activeBlend=#ffffff
|
||||
KWinPalette\activeForeground=#eff0f1
|
||||
KWinPalette\activeTitleBtnBg=#eff0f1
|
||||
KWinPalette\frame=#eff0f1
|
||||
KWinPalette\inactiveBackground=#eff0f1
|
||||
KWinPalette\inactiveBlend=#dadbdb
|
||||
KWinPalette\inactiveForeground=#777878
|
||||
KWinPalette\inactiveBlend=#4b4743
|
||||
KWinPalette\inactiveForeground=#bdc3c7
|
||||
KWinPalette\inactiveFrame=#eff0f1
|
||||
KWinPalette\inactiveTitleBtnBg=#eff0f1
|
||||
Palette\active=#31363b, #eff0f1, #ffffff, #fafafa, #71757a, #bdc2c6, #31363b, #ffffff, #31363b, #fcfcfc, #eff0f1, #3a3d3f, #3daee9, #eff0f1, #2980b9, #7f8c8d, #eff0f1, #000000, #31363b, #eff0f1
|
||||
Palette\disabled=#a5a7a9, #e3e5e7, #ffffff, #eff0f1, #6b7074, #b4babf, #acaeb0, #ffffff, #a5a7a9, #f1f1f1, #e3e5e7, #3a3d3f, #e3e5e7, #a5a7a9, #a2c8e0, #c7cbcb, #e3e5e7, #000000, #31363b, #eff0f1
|
||||
Palette\inactive=#31363b, #eff0f1, #ffffff, #fafafa, #71757a, #bdc2c6, #31363b, #ffffff, #31363b, #fcfcfc, #eff0f1, #3a3d3f, #c2e0f5, #31363b, #2980b9, #7f8c8d, #eff0f1, #000000, #31363b, #eff0f1
|
||||
Palette\active=#31363b, #eff0f1, #ffffff, #f7f7f8, #888e93, #c4c9cd, #31363b, #ffffff, #31363b, #fcfcfc, #eff0f1, #474a4c, #3daee9, #eff0f1, #2980b9, #7f8c8d, #eff0f1, #000000, #31363b, #eff0f1
|
||||
Palette\disabled=#a5a7a9, #e3e5e7, #ffffff, #ecedee, #82878c, #bcc0c5, #acaeb0, #ffffff, #a5a7a9, #f1f1f1, #e3e5e7, #47494c, #e3e5e7, #a5a7a9, #a2c8e0, #c7cbcb, #e3e5e7, #000000, #31363b, #eff0f1
|
||||
Palette\inactive=#31363b, #eff0f1, #ffffff, #f7f7f8, #888e93, #c4c9cd, #31363b, #ffffff, #31363b, #fcfcfc, #eff0f1, #474a4c, #c2e0f5, #31363b, #2980b9, #7f8c8d, #eff0f1, #000000, #31363b, #eff0f1
|
||||
font="Noto Sans,10,-1,0,50,0,0,0,0,0"
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[Defaults]
|
||||
Profile=Öntanımlı
|
|
@ -1,11 +1,59 @@
|
|||
# created by KDE, Pzt Eki 17 00:30:01 2016
|
||||
# created by KDE, Paz Kas 6 14:52:52 2016
|
||||
#
|
||||
# If you do not want KDE to override your GTK settings, select
|
||||
# Appearance -> Colors in the System Settings and disable the checkbox
|
||||
# "Apply colors to non-KDE4 applications"
|
||||
#
|
||||
#
|
||||
include "/usr/share//themes/oxygen-gtk/gtk-2.0/gtkrc"
|
||||
include "/usr/share//themes/Breeze/gtk-2.0/gtkrc"
|
||||
|
||||
gtk-theme-name="oxygen-gtk"
|
||||
gtk-theme-name="Breeze"
|
||||
|
||||
style "default"
|
||||
{
|
||||
bg[NORMAL] = { 0.937, 0.941, 0.945 }
|
||||
bg[SELECTED] = { 0.239, 0.682, 0.914 }
|
||||
bg[INSENSITIVE] = { 0.937, 0.941, 0.945 }
|
||||
bg[ACTIVE] = { 0.769, 0.788, 0.804 }
|
||||
bg[PRELIGHT] = { 0.937, 0.941, 0.945 }
|
||||
|
||||
base[NORMAL] = { 0.988, 0.988, 0.988 }
|
||||
base[SELECTED] = { 0.239, 0.682, 0.914 }
|
||||
base[INSENSITIVE] = { 0.937, 0.941, 0.945 }
|
||||
base[ACTIVE] = { 0.239, 0.682, 0.914 }
|
||||
base[PRELIGHT] = { 0.239, 0.682, 0.914 }
|
||||
|
||||
text[NORMAL] = { 0.192, 0.212, 0.231 }
|
||||
text[SELECTED] = { 0.937, 0.941, 0.945 }
|
||||
text[INSENSITIVE] = { 0.769, 0.788, 0.804 }
|
||||
text[ACTIVE] = { 0.937, 0.941, 0.945 }
|
||||
text[PRELIGHT] = { 0.937, 0.941, 0.945 }
|
||||
|
||||
fg[NORMAL] = { 0.192, 0.212, 0.231 }
|
||||
fg[SELECTED] = { 0.937, 0.941, 0.945 }
|
||||
fg[INSENSITIVE] = { 0.769, 0.788, 0.804 }
|
||||
fg[ACTIVE] = { 0.192, 0.212, 0.231 }
|
||||
fg[PRELIGHT] = { 0.192, 0.212, 0.231 }
|
||||
}
|
||||
|
||||
class "*" style "default"
|
||||
|
||||
style "ToolTip"
|
||||
{
|
||||
bg[NORMAL] = { 0.937, 0.941, 0.945 }
|
||||
base[NORMAL] = { 0.988, 0.988, 0.988 }
|
||||
text[NORMAL] = { 0.192, 0.212, 0.231 }
|
||||
fg[NORMAL] = { 0.192, 0.212, 0.231 }
|
||||
}
|
||||
|
||||
widget "gtk-tooltip" style "ToolTip"
|
||||
widget "gtk-tooltips" style "ToolTip"
|
||||
|
||||
style "MenuItem"
|
||||
{
|
||||
bg[PRELIGHT] = { 0.239, 0.682, 0.914 }
|
||||
fg[PRELIGHT] = { 0.937, 0.941, 0.945 }
|
||||
}
|
||||
|
||||
class "*MenuItem" style "MenuItem"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# created by KDE, Pzt Eki 17 00:30:01 2016
|
||||
# created by KDE, Paz Kas 6 14:52:52 2016
|
||||
#
|
||||
# If you do not want KDE to override your GTK settings, select
|
||||
# Appearance -> Colors in the System Settings and disable the checkbox
|
||||
|
@ -8,12 +8,16 @@
|
|||
|
||||
gtk-alternative-button-order = 1
|
||||
|
||||
include "/usr/share//themes/Breeze/gtk-2.0/gtkrc"
|
||||
|
||||
gtk-theme-name="Breeze"
|
||||
|
||||
style "default"
|
||||
{
|
||||
bg[NORMAL] = { 0.937, 0.941, 0.945 }
|
||||
bg[SELECTED] = { 0.239, 0.682, 0.914 }
|
||||
bg[INSENSITIVE] = { 0.937, 0.941, 0.945 }
|
||||
bg[ACTIVE] = { 0.741, 0.761, 0.776 }
|
||||
bg[ACTIVE] = { 0.769, 0.788, 0.804 }
|
||||
bg[PRELIGHT] = { 0.937, 0.941, 0.945 }
|
||||
|
||||
base[NORMAL] = { 0.988, 0.988, 0.988 }
|
||||
|
@ -24,13 +28,13 @@ style "default"
|
|||
|
||||
text[NORMAL] = { 0.192, 0.212, 0.231 }
|
||||
text[SELECTED] = { 0.937, 0.941, 0.945 }
|
||||
text[INSENSITIVE] = { 0.741, 0.761, 0.776 }
|
||||
text[INSENSITIVE] = { 0.769, 0.788, 0.804 }
|
||||
text[ACTIVE] = { 0.937, 0.941, 0.945 }
|
||||
text[PRELIGHT] = { 0.937, 0.941, 0.945 }
|
||||
|
||||
fg[NORMAL] = { 0.192, 0.212, 0.231 }
|
||||
fg[SELECTED] = { 0.937, 0.941, 0.945 }
|
||||
fg[INSENSITIVE] = { 0.741, 0.761, 0.776 }
|
||||
fg[INSENSITIVE] = { 0.769, 0.788, 0.804 }
|
||||
fg[ACTIVE] = { 0.192, 0.212, 0.231 }
|
||||
fg[PRELIGHT] = { 0.192, 0.212, 0.231 }
|
||||
}
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
|
||||
[main]
|
||||
currentActivity=1ce5a7a6-0fd6-47a5-937d-c68ae33d259a
|
||||
runningActivities=1ce5a7a6-0fd6-47a5-937d-c68ae33d259a
|
||||
|
|
|
@ -41,3 +41,14 @@ Indentation Mode=normal
|
|||
Mode=Bash
|
||||
Time=2016,10,16,21,46,9
|
||||
URL=file:///home/alihan/.config/startupconfig
|
||||
|
||||
[file:///root/.config/gtkrc-2.0]
|
||||
Bookmarks=
|
||||
Checksum=ded87bf95649ba2c1999d29827507447298b1d37
|
||||
Encoding=UTF-8
|
||||
Highlighting=None
|
||||
Highlighting Set By User=false
|
||||
Indentation Mode=normal
|
||||
Mode=Normal
|
||||
Time=2016,11,5,16,16,48
|
||||
URL=file:///root/.config/gtkrc-2.0
|
||||
|
|
|
@ -1,52 +1,52 @@
|
|||
updateInfoAdded=true
|
||||
|
||||
[disable_kmix.upd]
|
||||
ctime=1476322779
|
||||
ctime=1478428427
|
||||
done=PlasmaVolume_DisableKMixAutostart
|
||||
mtime=1475148807
|
||||
mtime=1476189785
|
||||
|
||||
[fonts_akregator.upd]
|
||||
ctime=1476321858
|
||||
ctime=1478428427
|
||||
done=Plasma_Fonts_Akregator
|
||||
mtime=1475148748
|
||||
mtime=1476189676
|
||||
|
||||
[fonts_global.upd]
|
||||
ctime=1476321858
|
||||
ctime=1478428427
|
||||
done=Fonts_Global
|
||||
mtime=1475148748
|
||||
mtime=1476189676
|
||||
|
||||
[fonts_kate.upd]
|
||||
ctime=1476321858
|
||||
ctime=1478428427
|
||||
done=Plasma_Fonts_Kate
|
||||
mtime=1475148748
|
||||
mtime=1476189676
|
||||
|
||||
[gtkbreeze5.5.upd]
|
||||
ctime=1476321736
|
||||
ctime=1478428427
|
||||
done=GTKBreeze5.5
|
||||
mtime=1475147992
|
||||
mtime=1476188375
|
||||
|
||||
[kcalcrc.upd]
|
||||
ctime=1476318973
|
||||
mtime=1473028877
|
||||
ctime=1478428427
|
||||
mtime=1475794995
|
||||
|
||||
[kde4breeze.upd]
|
||||
ctime=1476321682
|
||||
ctime=1478428427
|
||||
done=5.0KDE4Breeze_2
|
||||
mtime=1475147924
|
||||
mtime=1476188257
|
||||
|
||||
[konversation.upd]
|
||||
ctime=1476321269
|
||||
ctime=1478428427
|
||||
mtime=1470250677
|
||||
|
||||
[krdb_libpathwipe.upd]
|
||||
ctime=1476321788
|
||||
mtime=1475148672
|
||||
ctime=1478428427
|
||||
mtime=1476189558
|
||||
|
||||
[kscreenlocker.upd]
|
||||
ctime=1476322370
|
||||
ctime=1478428427
|
||||
done=0.1-autolock
|
||||
mtime=1475148375
|
||||
mtime=1476189007
|
||||
|
||||
[okular.upd]
|
||||
ctime=1476321464
|
||||
ctime=1478428427
|
||||
mtime=1458245707
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
[kcmshell5]
|
||||
InfoOutput=4
|
||||
|
||||
[kded5]
|
||||
InfoOutput=4
|
||||
|
||||
|
|
|
@ -1,28 +0,0 @@
|
|||
[Devices][/org/freedesktop/UDisks2/block_devices/sda4]
|
||||
Icon=drive-harddisk
|
||||
LastNameSeen=Basic data partition
|
||||
LastSeenMounted=false
|
||||
|
||||
[Devices][/org/freedesktop/UDisks2/block_devices/sda6]
|
||||
EverMounted=true
|
||||
Icon=drive-harddisk
|
||||
LastNameSeen=100,0 GiB Disk Sürücü
|
||||
LastSeenMounted=true
|
||||
|
||||
[Devices][/org/freedesktop/UDisks2/block_devices/sda7]
|
||||
EverMounted=true
|
||||
Icon=drive-harddisk
|
||||
LastNameSeen=200,0 GiB Disk Sürücü
|
||||
LastSeenMounted=true
|
||||
|
||||
[Devices][/org/freedesktop/UDisks2/block_devices/sda8]
|
||||
EverMounted=true
|
||||
Icon=drive-harddisk
|
||||
LastNameSeen=44,9 GiB Disk Sürücü
|
||||
LastSeenMounted=true
|
||||
|
||||
[Devices][/org/freedesktop/UDisks2/block_devices/sda9]
|
||||
EverMounted=true
|
||||
Icon=drive-harddisk
|
||||
LastNameSeen=45,9 GiB Disk Sürücü
|
||||
LastSeenMounted=true
|
|
@ -10,7 +10,7 @@ _k_friendly_name=kaccess
|
|||
Disable Touchpad=Touchpad Off,Touchpad Off,Dokunmatik Yüzeyi Devre Dışı Bırak
|
||||
Enable Touchpad=Touchpad On,Touchpad On,Dokunmatik Yüzeyi Etkinleştir
|
||||
Toggle Touchpad=Touchpad Toggle,Touchpad Toggle,Dokunmatik Yüzeyi Aç/Kapat
|
||||
_k_friendly_name=Sistem Ayarları
|
||||
_k_friendly_name=KDE Daemon
|
||||
|
||||
[kded5]
|
||||
Decrease Keyboard Brightness=Keyboard Brightness Down,Keyboard Brightness Down,Klavye Parlaklığını Azalt
|
||||
|
@ -22,7 +22,7 @@ PowerOff=Power Off,Power Off,Kapat
|
|||
Show System Activity=Ctrl+Esc,Ctrl+Esc,Show System Activity
|
||||
Sleep=Sleep,Sleep,Beklet
|
||||
Toggle Keyboard Backlight=Keyboard Light On/Off,Keyboard Light On/Off,Klavye Arka Işığını Aç/Kapa
|
||||
_k_friendly_name=KDE Daemon
|
||||
_k_friendly_name=Power Management
|
||||
display=Display\tMeta+P,Display\tMeta+P,Ekranı Değiştir
|
||||
|
||||
[khotkeys]
|
||||
|
|
|
@ -5,7 +5,6 @@ DataCount=4
|
|||
Comment=KMenuEdit Global Shortcuts
|
||||
DataCount=1
|
||||
Enabled=true
|
||||
ImportId=defaults
|
||||
Name=KMenuEdit
|
||||
SystemGroup=1
|
||||
Type=ACTION_DATA_GROUP
|
||||
|
@ -991,6 +990,10 @@ Disabled=true
|
|||
MouseButton=2
|
||||
Timeout=300
|
||||
|
||||
[GesturesExclude]
|
||||
Comment=
|
||||
WindowsCount=0
|
||||
|
||||
[Main]
|
||||
AlreadyImported=defaults,kde32b1,konqueror_gestures_kde321,spectacle
|
||||
Disabled=false
|
||||
|
|
|
@ -54,10 +54,6 @@ plugin=org.kde.plasma.icon
|
|||
[Containments][2][Applets][17][Configuration][General]
|
||||
url=/usr/share/applications/org.kde.dolphin.desktop
|
||||
|
||||
[Containments][2][Applets][18]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.icon
|
||||
|
||||
[Containments][2][Applets][18][Configuration][General]
|
||||
url=/home/alihan/.local/share/applications/chromium.desktop
|
||||
|
||||
|
@ -72,12 +68,19 @@ url=/usr/share/applications/vlc.desktop
|
|||
immutability=1
|
||||
plugin=org.kde.plasma.showdesktop
|
||||
|
||||
[Containments][2][Applets][25]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.icon
|
||||
|
||||
[Containments][2][Applets][25][Configuration][General]
|
||||
url=/usr/share/applications/firefox.desktop
|
||||
|
||||
[Containments][2][Applets][3]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.kickoff
|
||||
|
||||
[Containments][2][Applets][3][Configuration][General]
|
||||
favorites=chromium.desktop,systemsettings.desktop,org.kde.dolphin.desktop,org.kde.kate.desktop
|
||||
favorites=firefox.desktop,org.kde.dolphin.desktop,systemsettings.desktop,vlc.desktop,libreoffice-writer.desktop,libreoffice-calc.desktop,libreoffice-impress.desktop
|
||||
|
||||
[Containments][2][Applets][3][Configuration][Shortcuts]
|
||||
global=Alt+F1
|
||||
|
@ -89,6 +92,15 @@ global=Alt+F1
|
|||
immutability=1
|
||||
plugin=org.kde.plasma.taskmanager
|
||||
|
||||
[Containments][2][Applets][5][Configuration][ConfigDialog]
|
||||
DialogHeight=540
|
||||
DialogWidth=720
|
||||
|
||||
[Containments][2][Applets][5][Configuration][General]
|
||||
groupingStrategy=0
|
||||
maxStripes=1
|
||||
sortingStrategy=0
|
||||
|
||||
[Containments][2][Applets][6]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.systemtray
|
||||
|
@ -105,7 +117,34 @@ DialogHeight=84
|
|||
DialogWidth=1366
|
||||
|
||||
[Containments][2][General]
|
||||
AppletOrder=3;17;19;18;5;6;8;20
|
||||
AppletOrder=3;17;19;25;5;6;8;20
|
||||
|
||||
[Containments][24]
|
||||
activityId=1ce5a7a6-0fd6-47a5-937d-c68ae33d259a
|
||||
formfactor=0
|
||||
immutability=1
|
||||
lastScreen=0
|
||||
location=0
|
||||
plugin=org.kde.plasma.folder
|
||||
wallpaperplugin=org.kde.image
|
||||
|
||||
[Containments][24][ConfigDialog]
|
||||
DialogHeight=540
|
||||
DialogWidth=720
|
||||
|
||||
[Containments][24][General]
|
||||
ToolBoxButtonState=bottomright
|
||||
ToolBoxButtonX=1347
|
||||
ToolBoxButtonY=752
|
||||
iconSize=2
|
||||
positions=2,13,desktop:/Home.desktop,0,0,desktop:/trash.desktop,1,0
|
||||
sortMode=-1
|
||||
textLines=1
|
||||
|
||||
[Containments][24][Wallpaper][org.kde.image][General]
|
||||
Image=file:///usr/share/wallpapers/Autumn/contents/images/1440x900.jpg
|
||||
height=768
|
||||
width=1366
|
||||
|
||||
[Containments][7]
|
||||
activityId=
|
||||
|
@ -140,10 +179,21 @@ plugin=org.kde.plasma.printmanager
|
|||
immutability=1
|
||||
plugin=org.kde.plasma.battery
|
||||
|
||||
[Containments][7][Applets][22]
|
||||
immutability=1
|
||||
plugin=org.kde.ktp-contactlist
|
||||
|
||||
[Containments][7][Applets][23]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.networkmanagement
|
||||
|
||||
[Containments][7][Applets][9]
|
||||
immutability=1
|
||||
plugin=org.kde.plasma.volume
|
||||
|
||||
[Containments][7][General]
|
||||
extraItems=org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.battery,org.kde.plasma.volume,org.kde.kdeconnect,org.kde.plasma.printmanager,org.kde.plasma.notifications,org.kde.plasma.devicenotifier
|
||||
knownItems=org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.battery,org.kde.plasma.volume,org.kde.kdeconnect,org.kde.plasma.printmanager,org.kde.plasma.notifications,org.kde.plasma.devicenotifier
|
||||
extraItems=org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.battery,org.kde.plasma.volume,org.kde.kdeconnect,org.kde.plasma.printmanager,org.kde.plasma.notifications,org.kde.plasma.devicenotifier,org.kde.ktp-contactlist
|
||||
knownItems=org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.battery,org.kde.plasma.volume,org.kde.kdeconnect,org.kde.plasma.printmanager,org.kde.plasma.notifications,org.kde.plasma.devicenotifier,org.kde.ktp-contactlist
|
||||
|
||||
[General]
|
||||
immutability=2
|
||||
|
|
|
@ -1,36 +0,0 @@
|
|||
kcminputrc Mouse cursorTheme 'breeze_cursors'
|
||||
!/home/alihan/.config/kcminputrc
|
||||
!/etc/xdg//kcminputrc
|
||||
!/home/alihan/.local/share/config/kcminputrc
|
||||
!/usr/share/config/kcminputrc
|
||||
*
|
||||
kcminputrc Mouse cursorSize ''
|
||||
!/home/alihan/.config/kcminputrc
|
||||
!/etc/xdg//kcminputrc
|
||||
!/home/alihan/.local/share/config/kcminputrc
|
||||
!/usr/share/config/kcminputrc
|
||||
*
|
||||
ksplashrc KSplash Theme Breeze
|
||||
!/home/alihan/.config/ksplashrc
|
||||
!/etc/xdg//ksplashrc
|
||||
!/home/alihan/.local/share/config/ksplashrc
|
||||
!/usr/share/config/ksplashrc
|
||||
*
|
||||
ksplashrc KSplash Engine KSplashQML
|
||||
!/home/alihan/.config/ksplashrc
|
||||
!/etc/xdg//ksplashrc
|
||||
!/home/alihan/.local/share/config/ksplashrc
|
||||
!/usr/share/config/ksplashrc
|
||||
*
|
||||
kdeglobals KScreen ScreenScaleFactors ''
|
||||
/home/alihan/.config/kdeglobals
|
||||
!/etc/xdg//kdeglobals
|
||||
!/home/alihan/.local/share/config/kdeglobals
|
||||
!/usr/share/config/kdeglobals
|
||||
*
|
||||
kcmfonts General forceFontDPI 0
|
||||
!/home/alihan/.config/kcmfonts
|
||||
!/etc/xdg//kcmfonts
|
||||
!/home/alihan/.local/share/config/kcmfonts
|
||||
!/usr/share/config/kcmfonts
|
||||
*
|
Loading…
Reference in New Issue